To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 撓??節η? | 100111011001101000111111001111111001000011011111100000111100010100111111 | 9d9a3f3f90df83c53f |
EUC-JP | 撓??節η? | 110110011111101000111111001111111100000011100001101001101100011100111111 | d9fa3f3fc0e1a6c73f |
UTF-8 | 撓쒎킂節η킌 | 1110011010010010100100111110110010010010100011101110110110000010100000101110011110101111100000001100111010110111111011011000001010001100 | e69293ec928eed8282e7af80ceb7ed828c |
UHC | 撓쒎킂節η킌 | 111010001111010110011100111001011011010010001110111011111011110110100101111001111011010010011000 | e8f59ce5b48eefbda5e7b498 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)