HTML Entity (dec) | ƽ |
HTML Entity (hex) | ƽ |
UTF-8 (hex) | 0xc6bd / 0xc6 0xbd (2 bytes) |
UTF-8 (dec) | 198, 189 (2 bytes) |
UTF-16-BE (hex) | 0x1bd / 0x01 0xbd (2 bytes) |
UTF-16-BE (dec) | 1, 189 (2 bytes) |
UTF-32-BE (hex) | 0x1bd / 0x00 0x00 0x01 0xbd (4 bytes) |
UTF-32-BE (dec) | 0, 0, 1, 189 (4 bytes) |
C/C++/Java source code | "\u01bd" |
Python source code | "\u01bd" |