HTML Entity (dec) | 𩈊 |
HTML Entity (hex) | 𩈊 |
UTF-8 (hex) | 0xf0a9888a / 0xf0 0xa9 0x88 0x8a (4 bytes) |
UTF-8 (dec) | 240, 169, 136, 138 (4 bytes) |
UTF-16-BE (hex) | 0xd864de0a / 0xd8 0x64 0xde 0x0a (4 bytes) |
UTF-16-BE (dec) | 216, 100, 222, 10 (4 bytes) |
UTF-32-BE (hex) | 0x2920a / 0x00 0x02 0x92 0x0a (4 bytes) |
UTF-32-BE (dec) | 0, 2, 146, 10 (4 bytes) |
C/C++/Java source code | "\u2920a" |
Python source code | "\u2920a" |