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 ?U??\n}?U??\n{^ 001111110101010100111111001111110101110001101110011111010011111101010101001111110011111101011100011011100111101101011110 3f553f3f5c6e7d3f553f3f5c6e7b5e
SJIS-WIN ?U??\n}?U??\n{^ 001111110101010100111111001111110101110001101110011111010011111101010101001111110011111101011100011011100111101101011110 3f553f3f5c6e7d3f553f3f5c6e7b5e
EUC-JP ?U??\n}?U??\n{^ 001111110101010100111111001111110101110001101110011111010011111101010101001111110011111101011100011011100111101101011110 3f553f3f5c6e7d3f553f3f5c6e7b5e
UTF-8 청U쨩횑\n}청U쨩횑\n{^ 111011001011001010101101010101011110110010101000101010011110110110011010100100010101110001101110011111011110110010110010101011010101010111101100101010001010100111101101100110101001000101011100011011100111101101011110 ecb2ad55eca8a9ed9a915c6e7decb2ad55eca8a9ed9a915c6e7b5e
UHC 청U쨩횑\n}청U쨩횑\n{^ 110000111011101101010101110000101011101111000011100011000101110001101110011111011100001110111011010101011100001010111011110000111000110001011100011011100111101101011110 c3bb55c2bbc38c5c6e7dc3bb55c2bbc38c5c6e7b5e

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