HTML Entity (dec) | 䤕 |
HTML Entity (hex) | 䤕 |
UTF-8 (hex) | 0xe4a495 / 0xe4 0xa4 0x95 (3 bytes) |
UTF-8 (dec) | 228, 164, 149 (3 bytes) |
UTF-16-BE (hex) | 0x4915 / 0x49 0x15 (2 bytes) |
UTF-16-BE (dec) | 73, 21 (2 bytes) |
UTF-32-BE (hex) | 0x4915 / 0x00 0x00 0x49 0x15 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 73, 21 (4 bytes) |
C/C++/Java source code | "\u4915" |
Python source code | "\u4915" |