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 ?r???r??^ 001111110111001000111111001111110011111101110010001111110011111101011110 3f723f3f3f723f3f5e
SJIS-WIN ?r???r??^ 001111110111001000111111001111110011111101110010001111110011111101011110 3f723f3f3f723f3f5e
EUC-JP ?r???r??^ 001111110111001000111111001111110011111101110010001111110011111101011110 3f723f3f3f723f3f5e
UTF-8 혪r챈횆혪r챈횆^ 111011011001100010101010011100101110110010110001100010001110110110011010100001101110110110011000101010100111001011101100101100011000100011101101100110101000011001011110 ed98aa72ecb188ed9a86ed98aa72ecb188ed9a865e
UHC 혪r챈횆혪r챈횆^ 110000101001001001110010110000111010011011000011100001001100001010010010011100101100001110100110110000111000010001011110 c29272c3a6c384c29272c3a6c3845e

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