HTML Entity (dec) | 䂆 |
HTML Entity (hex) | 䂆 |
UTF-8 (hex) | 0xe48286 / 0xe4 0x82 0x86 (3 bytes) |
UTF-8 (dec) | 228, 130, 134 (3 bytes) |
UTF-16-BE (hex) | 0x4086 / 0x40 0x86 (2 bytes) |
UTF-16-BE (dec) | 64, 134 (2 bytes) |
UTF-32-BE (hex) | 0x4086 / 0x00 0x00 0x40 0x86 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 64, 134 (4 bytes) |
C/C++/Java source code | "\u4086" |
Python source code | "\u4086" |