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 ?L??n}?L??n{^ 00111111010011000011111100111111011011100111110100111111010011000011111100111111011011100111101101011110 3f4c3f3f6e7d3f4c3f3f6e7b5e
SJIS-WIN ?L??n}?L??n{^ 00111111010011000011111100111111011011100111110100111111010011000011111100111111011011100111101101011110 3f4c3f3f6e7d3f4c3f3f6e7b5e
EUC-JP ?L??n}?L??n{^ 00111111010011000011111100111111011011100111110100111111010011000011111100111111011011100111101101011110 3f4c3f3f6e7d3f4c3f3f6e7b5e
UTF-8 청L횒쨌n}청L횒쨌n{^ 11101100101100101010110101001100111011011001101010010010111011001010100010001100011011100111110111101100101100101010110101001100111011011001101010010010111011001010100010001100011011100111101101011110 ecb2ad4ced9a92eca88c6e7decb2ad4ced9a92eca88c6e7b5e
UHC 청L횒쨌n}청L횒쨌n{^ 11000011101110110100110011000011100011011100001010110111011011100111110111000011101110110100110011000011100011011100001010110111011011100111101101011110 c3bb4cc38dc2b76e7dc3bb4cc38dc2b76e7b5e

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