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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 彫???}彫???{^ 10010010101001000011111100111111001111110111110110010010101001000011111100111111001111110111101101011110 92a43f3f3f7d92a43f3f3f7b5e
EUC-JP 彫???}彫???{^ 11000100101001100011111100111111001111110111110111000100101001100011111100111111001111110111101101011110 c4a63f3f3f7dc4a63f3f3f7b5e
UTF-8 彫렋롊렑}彫렋롊렑{^ 111001011011110110101011111010111010000010001011111010111010000110001010111010111010000010010001011111011110010110111101101010111110101110100000100010111110101110100001100010101110101110100000100100010111101101011110 e5bdabeba08beba18aeba0917de5bdabeba08beba18aeba0917b5e
UHC 彫렋롊렑}彫렋롊렑{^ 11110000110000011000111010100010100011101101000010001110101001100111110111110000110000011000111010100010100011101101000010001110101001100111101101011110 f0c18ea28ed08ea67df0c18ea28ed08ea67b5e

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