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 ?J???J??^ 001111110100101000111111001111110011111101001010001111110011111101011110 3f4a3f3f3f4a3f3f5e
SJIS-WIN ?J???J??^ 001111110100101000111111001111110011111101001010001111110011111101011110 3f4a3f3f3f4a3f3f5e
EUC-JP ?J???J??^ 001111110100101000111111001111110011111101001010001111110011111101011110 3f4a3f3f3f4a3f3f5e
UTF-8 청J쨩쩌청J쨩쩌^ 111011001011001010101101010010101110110010101000101010011110110010101001100011001110110010110010101011010100101011101100101010001010100111101100101010011000110001011110 ecb2ad4aeca8a9eca98cecb2ad4aeca8a9eca98c5e
UHC 청J쨩쩌청J쨩쩌^ 110000111011101101001010110000101011101111000010101111001100001110111011010010101100001010111011110000101011110001011110 c3bb4ac2bbc2bcc3bb4ac2bbc2bc5e

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