SEGMENTED DIGIT ZERO (🯰)
🯰
Copy Character
Unicode Block
Symbols for Legacy ComputingUnicode Code
U+1FBF0
Codepoint
130032
Notes
# <font> 0030 digit zero
Character Encoding
UTF-8
0xF00x9F0xAF0xB0
UTF-16
0xD83E0xDFF0
UTF-32
0x0001FBF0
Copy & Paste Codes
Unicode Escape
\u{1FBF0}
HTML Entity (Decimal)
🯰
HTML Entity (Hex)
🯰
CSS Code
\1FBF0
JavaScript/JSON
String.fromCodePoint(0x1FBF0)
Python
chr(0x1FBF0)
Ruby/PHP
chr(0x1FBF0)
Unix, C, PHP, JAVA
0x1FBF0
Perl
chr(0x1FBF0)
URL Encoded
%1fbf0