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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 豢ォ諞呎エォ譫型 11100110101101001010101111100110100001101001100111100110101101001010101111100110100111101000110001011110 e6b4abe68699e6b4abe69e8c5e
EUC-JP 豢ォ諞呎エォ譫型 11101100101101101000111010101011111010111110011011010010111010001000111010110100100011101010101111101011111111101011011110111111 ecb68eabebe6d2e88eb48eabebfeb7bf
UTF-8 豢ォ諞呎エォ譫型 111010001011000110100010111011111011110110101011111010001010101110011110111001011001000110001110111011111011110110110100111011111011110110101011111010001010110110101011111001011001111010001011 e8b1a2efbdabe8ab9ee5918eefbdb4efbdabe8adabe59e8b
UHC ???????型 001111110011111100111111001111110011111100111111001111111111101011111110 3f3f3f3f3f3f3ffafe

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