HTML Entity (dec) | ṽ |
HTML Entity (hex) | ṽ |
UTF-8 (hex) | 0xe1b9bd / 0xe1 0xb9 0xbd (3 bytes) |
UTF-8 (dec) | 225, 185, 189 (3 bytes) |
UTF-16-BE (hex) | 0x1e7d / 0x1e 0x7d (2 bytes) |
UTF-16-BE (dec) | 30, 125 (2 bytes) |
UTF-32-BE (hex) | 0x1e7d / 0x00 0x00 0x1e 0x7d (4 bytes) |
UTF-32-BE (dec) | 0, 0, 30, 125 (4 bytes) |
C/C++/Java source code | "\u1e7d" |
Python source code | "\u1e7d" |