HTML Entity (dec) | 𰀓 |
HTML Entity (hex) | 𰀓 |
UTF-8 (hex) | 0xf0b08093 / 0xf0 0xb0 0x80 0x93 (4 bytes) |
UTF-8 (dec) | 240, 176, 128, 147 (4 bytes) |
UTF-16-BE (hex) | 0xd880dc13 / 0xd8 0x80 0xdc 0x13 (4 bytes) |
UTF-16-BE (dec) | 216, 128, 220, 19 (4 bytes) |
UTF-32-BE (hex) | 0x30013 / 0x00 0x03 0x00 0x13 (4 bytes) |
UTF-32-BE (dec) | 0, 3, 0, 19 (4 bytes) |
C/C++/Java source code | "\u30013" |
Python source code | "\u30013" |