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 ?H?JR?H?Jo?H?J]^ 00111111010010000011111101001010010100100011111101001000001111110100101001101111001111110100100000111111010010100101110101011110 3f483f4a523f483f4a6f3f483f4a5d5e
SJIS-WIN ?H?JR?H?Jo?H?J]^ 00111111010010000011111101001010010100100011111101001000001111110100101001101111001111110100100000111111010010100101110101011110 3f483f4a523f483f4a6f3f483f4a5d5e
EUC-JP ?H?JR?H?Jo?H?J]^ 00111111010010000011111101001010010100100011111101001000001111110100101001101111001111110100100000111111010010100101110101011110 3f483f4a523f483f4a6f3f483f4a5d5e
UTF-8 혪H혪JR혪H혪Jo혪H혪J]^ 11101101100110001010101001001000111011011001100010101010010010100101001011101101100110001010101001001000111011011001100010101010010010100110111111101101100110001010101001001000111011011001100010101010010010100101110101011110 ed98aa48ed98aa4a52ed98aa48ed98aa4a6fed98aa48ed98aa4a5d5e
UHC 혪H혪JR혪H혪Jo혪H혪J]^ 11000010100100100100100011000010100100100100101001010010110000101001001001001000110000101001001001001010011011111100001010010010010010001100001010010010010010100101110101011110 c29248c2924a52c29248c2924a6fc29248c2924a5d5e

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