HTML Entity (dec) | 㴉 |
HTML Entity (hex) | 㴉 |
UTF-8 (hex) | 0xe3b489 / 0xe3 0xb4 0x89 (3 bytes) |
UTF-8 (dec) | 227, 180, 137 (3 bytes) |
UTF-16-BE (hex) | 0x3d09 / 0x3d 0x09 (2 bytes) |
UTF-16-BE (dec) | 61, 9 (2 bytes) |
UTF-32-BE (hex) | 0x3d09 / 0x00 0x00 0x3d 0x09 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 61, 9 (4 bytes) |
C/C++/Java source code | "\u3d09" |
Python source code | "\u3d09" |