HTML Entity (dec) | 𐫞 |
HTML Entity (hex) | 𐫞 |
UTF-8 (hex) | 0xf090ab9e / 0xf0 0x90 0xab 0x9e (4 bytes) |
UTF-8 (dec) | 240, 144, 171, 158 (4 bytes) |
UTF-16-BE (hex) | 0xd802dede / 0xd8 0x02 0xde 0xde (4 bytes) |
UTF-16-BE (dec) | 216, 2, 222, 222 (4 bytes) |
UTF-32-BE (hex) | 0x10ade / 0x00 0x01 0x0a 0xde (4 bytes) |
UTF-32-BE (dec) | 0, 1, 10, 222 (4 bytes) |
C/C++/Java source code | "\u10ade" |
Python source code | "\u10ade" |