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 ?B?????B????^ 00111111010000100011111100111111001111110011111100111111010000100011111100111111001111110011111101011110 3f423f3f3f3f3f423f3f3f3f5e
SJIS-WIN ?B?????B????^ 00111111010000100011111100111111001111110011111100111111010000100011111100111111001111110011111101011110 3f423f3f3f3f3f423f3f3f3f5e
EUC-JP ?B?????B????^ 00111111010000100011111100111111001111110011111100111111010000100011111100111111001111110011111101011110 3f423f3f3f3f3f423f3f3f3f5e
UTF-8 청B횣청횚짧청B횣청횚짝^ 111011001011001010101101010000101110110110011010101000111110110010110010101011011110110110011010100110101110110010100111101001111110110010110010101011010100001011101101100110101010001111101100101100101010110111101101100110101001101011101100101001111001110101011110 ecb2ad42ed9aa3ecb2aded9a9aeca7a7ecb2ad42ed9aa3ecb2aded9a9aeca79d5e
UHC 청B횣청횚짧청B횣청횚짝^ 1100001110111011010000101100001110011010110000111011101111000011100101001100001010101010110000111011101101000010110000111001101011000011101110111100001110010100110000101010011001011110 c3bb42c39ac3bbc394c2aac3bb42c39ac3bbc394c2a65e

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