HTML Entity (dec) | 䣸 |
HTML Entity (hex) | 䣸 |
UTF-8 (hex) | 0xe4a3b8 / 0xe4 0xa3 0xb8 (3 bytes) |
UTF-8 (dec) | 228, 163, 184 (3 bytes) |
UTF-16-BE (hex) | 0x48f8 / 0x48 0xf8 (2 bytes) |
UTF-16-BE (dec) | 72, 248 (2 bytes) |
UTF-32-BE (hex) | 0x48f8 / 0x00 0x00 0x48 0xf8 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 72, 248 (4 bytes) |
C/C++/Java source code | "\u48f8" |
Python source code | "\u48f8" |