HTML Entity (dec) | 㟜 |
HTML Entity (hex) | 㟜 |
UTF-8 (hex) | 0xe39f9c / 0xe3 0x9f 0x9c (3 bytes) |
UTF-8 (dec) | 227, 159, 156 (3 bytes) |
UTF-16-BE (hex) | 0x37dc / 0x37 0xdc (2 bytes) |
UTF-16-BE (dec) | 55, 220 (2 bytes) |
UTF-32-BE (hex) | 0x37dc / 0x00 0x00 0x37 0xdc (4 bytes) |
UTF-32-BE (dec) | 0, 0, 55, 220 (4 bytes) |
C/C++/Java source code | "\u37dc" |
Python source code | "\u37dc" |