HTML Entity (dec) | ѽ |
HTML Entity (hex) | ѽ |
UTF-8 (hex) | 0xd1bd / 0xd1 0xbd (2 bytes) |
UTF-8 (dec) | 209, 189 (2 bytes) |
UTF-16-BE (hex) | 0x47d / 0x04 0x7d (2 bytes) |
UTF-16-BE (dec) | 4, 125 (2 bytes) |
UTF-32-BE (hex) | 0x47d / 0x00 0x00 0x04 0x7d (4 bytes) |
UTF-32-BE (dec) | 0, 0, 4, 125 (4 bytes) |
C/C++/Java source code | "\u047d" |
Python source code | "\u047d" |