HTML Entity (dec) | 㶾 |
HTML Entity (hex) | 㶾 |
UTF-8 (hex) | 0xe3b6be / 0xe3 0xb6 0xbe (3 bytes) |
UTF-8 (dec) | 227, 182, 190 (3 bytes) |
UTF-16-BE (hex) | 0x3dbe / 0x3d 0xbe (2 bytes) |
UTF-16-BE (dec) | 61, 190 (2 bytes) |
UTF-32-BE (hex) | 0x3dbe / 0x00 0x00 0x3d 0xbe (4 bytes) |
UTF-32-BE (dec) | 0, 0, 61, 190 (4 bytes) |
C/C++/Java source code | "\u3dbe" |
Python source code | "\u3dbe" |