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 | 逋イム削摺諢 | 11100111100110011011001011010001100011011110110110010000101000001110011010000100 | e799b2d18ded90a0e684 |
EUC-JP | 逋イム削摺諢 | 111011011111100110001110101100101000111011010001101110101110111111000000101000101110101111100100 | edf98eb28ed1baefc0a2ebe4 |
UTF-8 | 逋イム削摺諢 | 111010011000000010001011111011111011110110110010111011111011111010010001111001011000100110001010111001101001000110111010111010001010101110100010 | e9808befbdb2efbe91e5898ae691bae8aba2 |
UHC | 逋??削摺? | 111110001110011100111111001111111101111011111011111011111100100100111111 | f8e73f3fdefbefc93f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)