HTML Entity (dec) | 𬷬 |
HTML Entity (hex) | 𬷬 |
UTF-8 (hex) | 0xf0acb7ac / 0xf0 0xac 0xb7 0xac (4 bytes) |
UTF-8 (dec) | 240, 172, 183, 172 (4 bytes) |
UTF-16-BE (hex) | 0xd873ddec / 0xd8 0x73 0xdd 0xec (4 bytes) |
UTF-16-BE (dec) | 216, 115, 221, 236 (4 bytes) |
UTF-32-BE (hex) | 0x2cdec / 0x00 0x02 0xcd 0xec (4 bytes) |
UTF-32-BE (dec) | 0, 2, 205, 236 (4 bytes) |
C/C++/Java source code | "\u2cdec" |
Python source code | "\u2cdec" |