HTML Entity (dec) | 𫯜 |
HTML Entity (hex) | 𫯜 |
UTF-8 (hex) | 0xf0abaf9c / 0xf0 0xab 0xaf 0x9c (4 bytes) |
UTF-8 (dec) | 240, 171, 175, 156 (4 bytes) |
UTF-16-BE (hex) | 0xd86edfdc / 0xd8 0x6e 0xdf 0xdc (4 bytes) |
UTF-16-BE (dec) | 216, 110, 223, 220 (4 bytes) |
UTF-32-BE (hex) | 0x2bbdc / 0x00 0x02 0xbb 0xdc (4 bytes) |
UTF-32-BE (dec) | 0, 2, 187, 220 (4 bytes) |
C/C++/Java source code | "\u2bbdc" |
Python source code | "\u2bbdc" |