HTML Entity (dec) | ᶽ |
HTML Entity (hex) | ᶽ |
UTF-8 (hex) | 0xe1b6bd / 0xe1 0xb6 0xbd (3 bytes) |
UTF-8 (dec) | 225, 182, 189 (3 bytes) |
UTF-16-BE (hex) | 0x1dbd / 0x1d 0xbd (2 bytes) |
UTF-16-BE (dec) | 29, 189 (2 bytes) |
UTF-32-BE (hex) | 0x1dbd / 0x00 0x00 0x1d 0xbd (4 bytes) |
UTF-32-BE (dec) | 0, 0, 29, 189 (4 bytes) |
C/C++/Java source code | "\u1dbd" |
Python source code | "\u1dbd" |