To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???QL???QL^ 0011111100111111001111110101000101001100001111110011111100111111010100010100110001011110 3f3f3f514c3f3f3f514c5e
SJIS-WIN 墻??QL墻??QL^ 10011010110101000011111100111111010100010100110010011010110101000011111100111111010100010100110001011110 9ad43f3f514c9ad43f3f514c5e
EUC-JP 墻??QL墻??QL^ 11010100110101100011111100111111010100010100110011010100110101100011111100111111010100010100110001011110 d4d63f3f514cd4d63f3f514c5e
UTF-8 墻욥눈QL墻욥눈QL^ 1110010110100010101110111110110010011010101001011110101110001000100010000101000101001100111001011010001010111011111011001001101010100101111010111000100010001000010100010100110001011110 e5a2bbec9aa5eb8888514ce5a2bbec9aa5eb8888514c5e
UHC 墻욥눈QL墻욥눈QL^ 1110110111011111101111111110100110110100101010110101000101001100111011011101111110111111111010011011010010101011010100010100110001011110 eddfbfe9b4ab514ceddfbfe9b4ab514c5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)