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 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ????????????B 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f42
EUC-JP ????????????B 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f42
UTF-8 쨋첩횏횜쨩챦쨋첩횏횜쨩챦B 11101100101010001000101111101100101100101010100111101101100110101000111111101101100110101001110011101100101010001010100111101100101100011010011011101100101010001000101111101100101100101010100111101101100110101000111111101101100110101001110011101100101010001010100111101100101100011010011001000010 eca88becb2a9ed9a8fed9a9ceca8a9ecb1a6eca88becb2a9ed9a8fed9a9ceca8a9ecb1a642
UHC 쨋첩횏횜쨩챦쨋첩횏횜쨩챦B 11000010101101101100001110111000110000111000101111000011100101101100001010111011110000111010111111000010101101101100001110111000110000111000101111000011100101101100001010111011110000111010111101000010 c2b6c3b8c38bc396c2bbc3afc2b6c3b8c38bc396c2bbc3af42

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