HTML Entity (dec) | 㗴 |
HTML Entity (hex) | 㗴 |
UTF-8 (hex) | 0xe397b4 / 0xe3 0x97 0xb4 (3 bytes) |
UTF-8 (dec) | 227, 151, 180 (3 bytes) |
UTF-16-BE (hex) | 0x35f4 / 0x35 0xf4 (2 bytes) |
UTF-16-BE (dec) | 53, 244 (2 bytes) |
UTF-32-BE (hex) | 0x35f4 / 0x00 0x00 0x35 0xf4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 53, 244 (4 bytes) |
C/C++/Java source code | "\u35f4" |
Python source code | "\u35f4" |