Object Replacement Character

Shortcodes
Copy and paste codes for Object Replacement Character  to use in your websites, apps, blogs, and more.
Unicode
U+FFFC
HTML Code

HEX Code

CSS Code
\FFFC
JS/JSON
\uFFFC
Unix/C/PHP/JAVA
0xFFFC
URL-encode
%EF%BF%BC
copied
Customize Object Replacement Character Symbol
Customize  symbol as you like and download Object Replacement Character as SVG or PNG or copy its HTML code to use in your projects.
Preview helps customize symbol. Downloaded image and HTML code may have size/spacing differences.

How to add Object Replacement Character in HTML, CSS, and JS?
Insert  Object Replacement Character using HTML
1. Copy-paste Object Replacement Character directly:
<span></span>
2. HTML Decimal Code:
<span></span>
3. Hexadecimal Code:
<span></span>
Preview: 
Add Object Replacement Character with CSS
.object-replacement-character::before {
content: '\\FFFC';
}
Preview: Object Replacement Character
Object Replacement Character JavaScript Code
1. Direct Symbol:
document.querySelector('.object-replacement-character').textContent = '';
2. Unicode Escape for :
document.querySelector('.object-replacement-character').textContent = '\uFFFC';
Preview: 
Related Invisible Characters
View all Invisible Characters
Right-to-left Isolate
First Strong Isolate
Pop Directional Isolate
Arabic Letter Mark
͏
Combining Grapheme Joiner
ᅟ
Hangul Choseong Filler
ᅠ
Hangul Jungseong Filler
Inhibit Symmetric Swapping
Activate Symmetric Swapping
Inhibit Arabic Form Shaping
Activate Arabic Form Shaping
National Digit Shapes
Nominal Digit Shapes
Tag Space
Tag Exclamation Mark
Line Tabulation
Next Line (NEL)
File Separator
Record Separator
Unit Separator