SEGMENTED DIGIT THREE (🯳)
🯳
Copy Character
Unicode Block
Symbols for Legacy ComputingUnicode Code
U+1FBF3
Codepoint
130035
Notes
# <font> 0033 digit three
Character Encoding
UTF-8
0xF00x9F0xAF0xB3
UTF-16
0xD83E0xDFF3
UTF-32
0x0001FBF3
Copy & Paste Codes
Unicode Escape
\u{1FBF3}
HTML Entity (Decimal)
🯳
HTML Entity (Hex)
🯳
CSS Code
\1FBF3
JavaScript/JSON
String.fromCodePoint(0x1FBF3)
Python
chr(0x1FBF3)
Ruby/PHP
chr(0x1FBF3)
Unix, C, PHP, JAVA
0x1FBF3
Perl
chr(0x1FBF3)
URL Encoded
%1fbf3