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 謠??徇??徇 11100110100011110011111100111111100111000110110100111111001111111001110001101101 e68f3f3f9c6d3f3f9c6d
EUC-JP 謠??徇??徇 11101011111011110011111100111111110101111100111000111111001111111101011111001110 ebef3f3fd7ce3f3fd7ce
UTF-8 謠면틶徇껃뎷徇 111010001010110010100000111010111010100110110100111011011000101110110110111001011011111010000111111010101011101110000011111010111000111010110111111001011011111010000111 e8aca0eba9b4ed8bb6e5be87eabb83eb8eb7e5be87
UHC 謠면틶徇껃뎷徇 1110100110101010101110001110100110111010100111011110001011011111100000111110010110001001100010101110001011011111 e9aab8e9ba9de2df83e5898ae2df

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