HTML Entity (dec) | ӵ |
HTML Entity (hex) | ӵ |
UTF-8 (hex) | 0xd3b5 / 0xd3 0xb5 (2 bytes) |
UTF-8 (dec) | 211, 181 (2 bytes) |
UTF-16-BE (hex) | 0x4f5 / 0x04 0xf5 (2 bytes) |
UTF-16-BE (dec) | 4, 245 (2 bytes) |
UTF-32-BE (hex) | 0x4f5 / 0x00 0x00 0x04 0xf5 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 4, 245 (4 bytes) |
C/C++/Java source code | "\u04f5" |
Python source code | "\u04f5" |