HTML Entity (dec) | ⷽ |
HTML Entity (hex) | ⷽ |
UTF-8 (hex) | 0xe2b7bd / 0xe2 0xb7 0xbd (3 bytes) |
UTF-8 (dec) | 226, 183, 189 (3 bytes) |
UTF-16-BE (hex) | 0x2dfd / 0x2d 0xfd (2 bytes) |
UTF-16-BE (dec) | 45, 253 (2 bytes) |
UTF-32-BE (hex) | 0x2dfd / 0x00 0x00 0x2d 0xfd (4 bytes) |
UTF-32-BE (dec) | 0, 0, 45, 253 (4 bytes) |
C/C++/Java source code | "\u2dfd" |
Python source code | "\u2dfd" |