HTML Entity (dec) | 𫯋 |
HTML Entity (hex) | 𫯋 |
UTF-8 (hex) | 0xf0abaf8b / 0xf0 0xab 0xaf 0x8b (4 bytes) |
UTF-8 (dec) | 240, 171, 175, 139 (4 bytes) |
UTF-16-BE (hex) | 0xd86edfcb / 0xd8 0x6e 0xdf 0xcb (4 bytes) |
UTF-16-BE (dec) | 216, 110, 223, 203 (4 bytes) |
UTF-32-BE (hex) | 0x2bbcb / 0x00 0x02 0xbb 0xcb (4 bytes) |
UTF-32-BE (dec) | 0, 2, 187, 203 (4 bytes) |
C/C++/Java source code | "\u2bbcb" |
Python source code | "\u2bbcb" |