HTML Entity (dec) | 𰃽 |
HTML Entity (hex) | 𰃽 |
UTF-8 (hex) | 0xf0b083bd / 0xf0 0xb0 0x83 0xbd (4 bytes) |
UTF-8 (dec) | 240, 176, 131, 189 (4 bytes) |
UTF-16-BE (hex) | 0xd880dcfd / 0xd8 0x80 0xdc 0xfd (4 bytes) |
UTF-16-BE (dec) | 216, 128, 220, 253 (4 bytes) |
UTF-32-BE (hex) | 0x300fd / 0x00 0x03 0x00 0xfd (4 bytes) |
UTF-32-BE (dec) | 0, 3, 0, 253 (4 bytes) |
C/C++/Java source code | "\u300fd" |
Python source code | "\u300fd" |