HTML Entity (dec) | य़ |
HTML Entity (hex) | य़ |
UTF-8 (hex) | 0xe0a59f / 0xe0 0xa5 0x9f (3 bytes) |
UTF-8 (dec) | 224, 165, 159 (3 bytes) |
UTF-16-BE (hex) | 0x95f / 0x09 0x5f (2 bytes) |
UTF-16-BE (dec) | 9, 95 (2 bytes) |
UTF-32-BE (hex) | 0x95f / 0x00 0x00 0x09 0x5f (4 bytes) |
UTF-32-BE (dec) | 0, 0, 9, 95 (4 bytes) |
C/C++/Java source code | "\u095f" |
Python source code | "\u095f" |