HTML Entity (dec) | 𮯋 |
HTML Entity (hex) | 𮯋 |
UTF-8 (hex) | 0xf0aeaf8b / 0xf0 0xae 0xaf 0x8b (4 bytes) |
UTF-8 (dec) | 240, 174, 175, 139 (4 bytes) |
UTF-16-BE (hex) | 0xd87adfcb / 0xd8 0x7a 0xdf 0xcb (4 bytes) |
UTF-16-BE (dec) | 216, 122, 223, 203 (4 bytes) |
UTF-32-BE (hex) | 0x2ebcb / 0x00 0x02 0xeb 0xcb (4 bytes) |
UTF-32-BE (dec) | 0, 2, 235, 203 (4 bytes) |
C/C++/Java source code | "\u2ebcb" |
Python source code | "\u2ebcb" |