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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 챘챨횉횧챘챨횉횥^ 11101100101100011001100011101100101100011010100011101101100110101000100111101101100110101010011111101100101100011001100011101100101100011010100011101101100110101000100111101101100110101010010101011110 ecb198ecb1a8ed9a89ed9aa7ecb198ecb1a8ed9a89ed9aa55e
UHC 챘챨횉횧챘챨횉횥^ 1100001110101011110000111011000011000011100001111100001110011110110000111010101111000011101100001100001110000111110000111001110001011110 c3abc3b0c387c39ec3abc3b0c387c39c5e

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