HTML Entity (dec) | 𠞽 |
HTML Entity (hex) | 𠞽 |
UTF-8 (hex) | 0xf0a09ebd / 0xf0 0xa0 0x9e 0xbd (4 bytes) |
UTF-8 (dec) | 240, 160, 158, 189 (4 bytes) |
UTF-16-BE (hex) | 0xd841dfbd / 0xd8 0x41 0xdf 0xbd (4 bytes) |
UTF-16-BE (dec) | 216, 65, 223, 189 (4 bytes) |
UTF-32-BE (hex) | 0x207bd / 0x00 0x02 0x07 0xbd (4 bytes) |
UTF-32-BE (dec) | 0, 2, 7, 189 (4 bytes) |
C/C++/Java source code | "\u207bd" |
Python source code | "\u207bd" |