HTML Entity (dec) | 𩂑 |
HTML Entity (hex) | 𩂑 |
UTF-8 (hex) | 0xf0a98291 / 0xf0 0xa9 0x82 0x91 (4 bytes) |
UTF-8 (dec) | 240, 169, 130, 145 (4 bytes) |
UTF-16-BE (hex) | 0xd864dc91 / 0xd8 0x64 0xdc 0x91 (4 bytes) |
UTF-16-BE (dec) | 216, 100, 220, 145 (4 bytes) |
UTF-32-BE (hex) | 0x29091 / 0x00 0x02 0x90 0x91 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 144, 145 (4 bytes) |
C/C++/Java source code | "\u29091" |
Python source code | "\u29091" |