HTML Entity (dec) | સ |
HTML Entity (hex) | સ |
UTF-8 (hex) | 0xe0aab8 / 0xe0 0xaa 0xb8 (3 bytes) |
UTF-8 (dec) | 224, 170, 184 (3 bytes) |
UTF-16-BE (hex) | 0xab8 / 0x0a 0xb8 (2 bytes) |
UTF-16-BE (dec) | 10, 184 (2 bytes) |
UTF-32-BE (hex) | 0xab8 / 0x00 0x00 0x0a 0xb8 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 10, 184 (4 bytes) |
C/C++/Java source code | "\u0ab8" |
Python source code | "\u0ab8" |