HTML Entity (dec) | 䒕 |
HTML Entity (hex) | 䒕 |
UTF-8 (hex) | 0xe49295 / 0xe4 0x92 0x95 (3 bytes) |
UTF-8 (dec) | 228, 146, 149 (3 bytes) |
UTF-16-BE (hex) | 0x4495 / 0x44 0x95 (2 bytes) |
UTF-16-BE (dec) | 68, 149 (2 bytes) |
UTF-32-BE (hex) | 0x4495 / 0x00 0x00 0x44 0x95 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 68, 149 (4 bytes) |
C/C++/Java source code | "\u4495" |
Python source code | "\u4495" |