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 閻溽洸迢ュ霍ォ 111010001000010110011111111001111001111110101001111001111000101110101101111010001011011110101011 e8859fe79fa9e78bade8b7ab
EUC-JP 閻溽洸迢ュ霍ォ 1110111111100101110111101110100111011110101010111110110111101011100011101010110111110000101110011000111010101011 efe5dee9deabedeb8eadf0b98eab
UTF-8 閻溽洸迢ュ霍ォ 111010011001011010111011111001101011101010111101111001101011010010111000111010001011111110100010111011111011110110101101111010011001110010001101111011111011110110101011 e996bbe6babde6b4b8e8bfa2efbdade99c8defbdab
UHC 閻?洸???? 111001111010001000111111110011101100100000111111001111110011111100111111 e7a23fcec83f3f3f3f

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