HTML Entity (dec) | l |
HTML Entity (hex) | l |
UTF-8 (hex) | 0x6c |
UTF-8 (dec) | 108 |
UTF-16-BE (hex) | 0x6c |
UTF-16-BE (dec) | 0, 108 (2 bytes) |
UTF-32-BE (hex) | 0x6c |
UTF-32-BE (dec) | 0, 0, 0, 108 (4 bytes) |
C/C++/Java source code | "\u006c" |
Python source code | "\u006c" |