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 ?@????\n}?@????\n{^ 00111111010000000011111100111111001111110011111101011100011011100111110100111111010000000011111100111111001111110011111101011100011011100111101101011110 3f403f3f3f3f5c6e7d3f403f3f3f3f5c6e7b5e
SJIS-WIN ?@????\n}?@????\n{^ 00111111010000000011111100111111001111110011111101011100011011100111110100111111010000000011111100111111001111110011111101011100011011100111101101011110 3f403f3f3f3f5c6e7d3f403f3f3f3f5c6e7b5e
EUC-JP ?@????\n}?@????\n{^ 00111111010000000011111100111111001111110011111101011100011011100111110100111111010000000011111100111111001111110011111101011100011011100111101101011110 3f403f3f3f3f5c6e7d3f403f3f3f3f5c6e7b5e
UTF-8 청@쨍챕횥횁\n}청@쨍챕횥횁\n{^ 111011001011001010101101010000001110110010101000100011011110110010110001100101011110110110011010101001011110110110011010100000010101110001101110011111011110110010110010101011010100000011101100101010001000110111101100101100011001010111101101100110101010010111101101100110101000000101011100011011100111101101011110 ecb2ad40eca88decb195ed9aa5ed9a815c6e7decb2ad40eca88decb195ed9aa5ed9a815c6e7b5e
UHC 청@쨍챕횥횁\n}청@쨍챕횥횁\n{^ 1100001110111011010000001100001010111000110000111010100111000011100111001100001110000001010111000110111001111101110000111011101101000000110000101011100011000011101010011100001110011100110000111000000101011100011011100111101101011110 c3bb40c2b8c3a9c39cc3815c6e7dc3bb40c2b8c3a9c39cc3815c6e7b5e

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