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????^ 00111111010010100011111100111111001111110011111100111111010010100011111100111111001111110011111101011110 3f4a3f3f3f3f3f4a3f3f3f3f5e
SJIS-WIN ?J?????J????^ 00111111010010100011111100111111001111110011111100111111010010100011111100111111001111110011111101011110 3f4a3f3f3f3f3f4a3f3f3f3f5e
EUC-JP ?J?????J????^ 00111111010010100011111100111111001111110011111100111111010010100011111100111111001111110011111101011110 3f4a3f3f3f3f3f4a3f3f3f3f5e
UTF-8 청J짹챔쨉짠청J짹챔쨉짠^ 111011001011001010101101010010101110110010100111101110011110110010110001100101001110110010101000100010011110110010100111101000001110110010110010101011010100101011101100101001111011100111101100101100011001010011101100101010001000100111101100101001111010000001011110 ecb2ad4aeca7b9ecb194eca889eca7a0ecb2ad4aeca7b9ecb194eca889eca7a05e
UHC 청J짹챔쨉짠청J짹챔쨉짠^ 1100001110111011010010101100001010110001110000111010100011000010101101011100001010100111110000111011101101001010110000101011000111000011101010001100001010110101110000101010011101011110 c3bb4ac2b1c3a8c2b5c2a7c3bb4ac2b1c3a8c2b5c2a75e

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