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 繹??巍??濡 11100011100010000011111100111111100110111101100100111111001111111001010001000111 e3883f3f9bd93f3f9447
EUC-JP 繹??巍??濡 11100101111010000011111100111111110101101101101100111111001111111100011110101000 e5e83f3fd6db3f3fc7a8
UTF-8 繹먮젾巍띾떯濡 111001111011100110111001111010111010100010101110111011001010000010111110111001011011011110001101111010111001110110111110111010111001011010101111111001101011111110100001 e7b9b9eba8aeeca0bee5b78deb9dbeeb96afe6bfa1
UHC 繹먮젾巍띾떯濡 1110011010111010100100001110101110100000101100001110100011100100100011011110101110001011101111111110101110100001 e6ba90eba0b0e8e48deb8bbfeba1

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