HTML Entity (dec) | 𩁡 |
HTML Entity (hex) | 𩁡 |
UTF-8 (hex) | 0xf0a981a1 / 0xf0 0xa9 0x81 0xa1 (4 bytes) |
UTF-8 (dec) | 240, 169, 129, 161 (4 bytes) |
UTF-16-BE (hex) | 0xd864dc61 / 0xd8 0x64 0xdc 0x61 (4 bytes) |
UTF-16-BE (dec) | 216, 100, 220, 97 (4 bytes) |
UTF-32-BE (hex) | 0x29061 / 0x00 0x02 0x90 0x61 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 144, 97 (4 bytes) |
C/C++/Java source code | "\u29061" |
Python source code | "\u29061" |