HTML Entity (dec) | վ |
HTML Entity (hex) | վ |
UTF-8 (hex) | 0xd5be / 0xd5 0xbe (2 bytes) |
UTF-8 (dec) | 213, 190 (2 bytes) |
UTF-16-BE (hex) | 0x57e / 0x05 0x7e (2 bytes) |
UTF-16-BE (dec) | 5, 126 (2 bytes) |
UTF-32-BE (hex) | 0x57e / 0x00 0x00 0x05 0x7e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 5, 126 (4 bytes) |
C/C++/Java source code | "\u057e" |
Python source code | "\u057e" |