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 ?Er?Ae}?Er?Ae{^ 001111110100010101110010001111110100000101100101011111010011111101000101011100100011111101000001011001010111101101011110 3f45723f41657d3f45723f41657b5e
SJIS-WIN ?Er?Ae}?Er?Ae{^ 001111110100010101110010001111110100000101100101011111010011111101000101011100100011111101000001011001010111101101011110 3f45723f41657d3f45723f41657b5e
EUC-JP ?Er?Ae}?Er?Ae{^ 001111110100010101110010001111110100000101100101011111010011111101000101011100100011111101000001011001010111101101011110 3f45723f41657d3f45723f41657b5e
UTF-8 혪Er혪Ae}혪Er혪Ae{^ 1110110110011000101010100100010101110010111011011001100010101010010000010110010101111101111011011001100010101010010001010111001011101101100110001010101001000001011001010111101101011110 ed98aa4572ed98aa41657ded98aa4572ed98aa41657b5e
UHC 혪Er혪Ae}혪Er혪Ae{^ 11000010100100100100010101110010110000101001001001000001011001010111110111000010100100100100010101110010110000101001001001000001011001010111101101011110 c2924572c29241657dc2924572c29241657b5e

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