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 閻躯」ィ繞願ィ 1110100010000101100010111110101110100011101010001110001110000101100010101110100010101000 e8858beba3a8e3858ae8a8
EUC-JP 閻躯」ィ繞願ィ 1110111111100101101101101110110110001110101000111000111010101000111001011110010110110100111010101000111010101000 efe5b6ed8ea38ea8e5e5b4ea8ea8
UTF-8 閻躯」ィ繞願ィ 111010011001011010111011111010001011101010101111111011111011110110100011111011111011110110101000111001111011100110011110111010011010000110011000111011111011110110101000 e996bbe8baafefbda3efbda8e7b99ee9a198efbda8
UHC 閻???繞願? 11100111101000100011111100111111001111111110100110100100111010101100001100111111 e7a23f3f3fe9a4eac33f

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