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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 率??榮??矮 10010111101001100011111100111111100111101100010000111111001111111110000111100010 97a63f3f9ec43f3fe1e2
EUC-JP 率??榮??矮 11001110101010000011111100111111110111001100011000111111001111111110001011100100 cea83f3fdcc63f3fe2e4
UTF-8 率길콖榮쀯스矮 111001111000111010000111111010101011100010111000111011001011110110010110111001101010011010101110111011001000000010101111111011001000101010100100111001111001111110101110 e78e87eab8b8ecbd96e6a6aeec80afec8aa4e79fae
UHC 率길콖榮쀯스矮 1110000111100011101100011110011010110001100100001110011110110100100101111110111110111101101110101110100011100001 e1e3b1e6b190e7b497efbdbae8e1

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