HTML Entity (dec) | 𲁾 |
HTML Entity (hex) | 𲁾 |
UTF-8 (hex) | 0xf0b281be / 0xf0 0xb2 0x81 0xbe (4 bytes) |
UTF-8 (dec) | 240, 178, 129, 190 (4 bytes) |
UTF-16-BE (hex) | 0xd888dc7e / 0xd8 0x88 0xdc 0x7e (4 bytes) |
UTF-16-BE (dec) | 216, 136, 220, 126 (4 bytes) |
UTF-32-BE (hex) | 0x3207e / 0x00 0x03 0x20 0x7e (4 bytes) |
UTF-32-BE (dec) | 0, 3, 32, 126 (4 bytes) |
C/C++/Java source code | "\u3207e" |
Python source code | "\u3207e" |