HTML Entity (dec) | ͵ |
HTML Entity (hex) | ͵ |
UTF-8 (hex) | 0xcdb5 / 0xcd 0xb5 (2 bytes) |
UTF-8 (dec) | 205, 181 (2 bytes) |
UTF-16-BE (hex) | 0x375 / 0x03 0x75 (2 bytes) |
UTF-16-BE (dec) | 3, 117 (2 bytes) |
UTF-32-BE (hex) | 0x375 / 0x00 0x00 0x03 0x75 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 3, 117 (4 bytes) |
C/C++/Java source code | "\u0375" |
Python source code | "\u0375" |