HTML Entity (dec) | 𬼴 |
HTML Entity (hex) | 𬼴 |
UTF-8 (hex) | 0xf0acbcb4 / 0xf0 0xac 0xbc 0xb4 (4 bytes) |
UTF-8 (dec) | 240, 172, 188, 180 (4 bytes) |
UTF-16-BE (hex) | 0xd873df34 / 0xd8 0x73 0xdf 0x34 (4 bytes) |
UTF-16-BE (dec) | 216, 115, 223, 52 (4 bytes) |
UTF-32-BE (hex) | 0x2cf34 / 0x00 0x02 0xcf 0x34 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 207, 52 (4 bytes) |
C/C++/Java source code | "\u2cf34" |
Python source code | "\u2cf34" |