LINEAR B SYLLABLE B008 A (𐀀)
𐀀
Copy Character
Character Encoding
UTF-8
0xF00x900x800x80
UTF-16
0xD8000xDC00
UTF-32
0x00010000
Copy & Paste Codes
Unicode Escape
\u{10000}
HTML Entity (Decimal)
𐀀
HTML Entity (Hex)
𐀀
CSS Code
\10000
JavaScript/JSON
String.fromCodePoint(0x10000)
Python
chr(0x10000)
Ruby/PHP
chr(0x10000)
Unix, C, PHP, JAVA
0x10000
Perl
chr(0x10000)
URL Encoded
%10000