Unicode | U+0068 | |
---|---|---|
Unicode Decimal | 104 | |
Unicode Escape | \u0068 | |
UTF-8 (hex) | 0x68 | |
UTF-8 (binary) | 01101000 | |
UTF-8 (binary) | ||
01101000 | ||
UTF-16 | 0x0068 | |
UTF-32 | 0x00000068 |
HTML Number | h | |
---|---|---|
HTML Hex | h |
URL Escape Code | h | |
---|---|---|
Quoted-printable | =68 |
C, C++, and Java | "\u0068" | |
---|---|---|
CSS Code | \0068 | |
JavaScript | "\u0068" | |
Perl | \x{0068} | |
Python 2 | u"\u0068" | |
Python 3 | \u0068 | |
Ruby | \u{0068} |