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 繹??潁〓?億 1110001110001000001111110011111110011111111100011000000110101100001111111000100110101101 e3883f3f9ff181ac3f89ad
EUC-JP 繹??潁〓?億 1110010111101000001111110011111111011110111100111010001010101110001111111011001010101111 e5e83f3fdef3a2ae3fb2af
UTF-8 繹먮젾潁〓젙億 111001111011100110111001111010111010100010101110111011001010000010111110111001101011110110000001111000111000000010010011111011001010000010011001111001011000010010000100 e7b9b9eba8aeeca0bee6bd81e38093eca099e58484
UHC 繹먮젾潁〓젙億 1110011010111010100100001110101110100000101100001110011110111000101000011110101110100000100101011110010111100010 e6ba90eba0b0e7b8a1eba095e5e2

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