SEGMENTED DIGIT EIGHT (🯸)
🯸
Copy Character
Unicode Block
Symbols for Legacy ComputingUnicode Code
U+1FBF8
Codepoint
130040
Notes
# <font> 0038 digit eight
Character Encoding
UTF-8
0xF00x9F0xAF0xB8
UTF-16
0xD83E0xDFF8
UTF-32
0x0001FBF8
Copy & Paste Codes
Unicode Escape
\u{1FBF8}
HTML Entity (Decimal)
🯸
HTML Entity (Hex)
🯸
CSS Code
\1FBF8
JavaScript/JSON
String.fromCodePoint(0x1FBF8)
Python
chr(0x1FBF8)
Ruby/PHP
chr(0x1FBF8)
Unix, C, PHP, JAVA
0x1FBF8
Perl
chr(0x1FBF8)
URL Encoded
%1fbf8