HTML Entity (dec) | Ŭ |
HTML Entity (hex) | Ŭ |
UTF-8 (hex) | 0xc5ac / 0xc5 0xac (2 bytes) |
UTF-8 (dec) | 197, 172 (2 bytes) |
UTF-16-BE (hex) | 0x16c / 0x01 0x6c (2 bytes) |
UTF-16-BE (dec) | 1, 108 (2 bytes) |
UTF-32-BE (hex) | 0x16c / 0x00 0x00 0x01 0x6c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 1, 108 (4 bytes) |
C/C++/Java source code | "\u016c" |
Python source code | "\u016c" |