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 迯オ迯冗嵯迯戎 11100111100011011011010111100111100011011000111111100111100011011011010111100111100011011000111101011110 e78db5e78d8fe78db5e78d8f5e
EUC-JP 迯オ迯冗嵯迯戎 1110110111101101100011101011010111101101111011011011111011101001101110101011011111101101111011011011110110111111 eded8eb5ededbee9bab7ededbdbf
UTF-8 迯オ迯冗嵯迯戎 111010001011111110101111111011111011110110110101111010001011111110101111111001011000011010010111111001011011010110101111111010001011111110101111111001101000100010001110 e8bfafefbdb5e8bfafe58697e5b5afe8bfafe6888e
UHC ???冗嵯?戎 00111111001111110011111111101001101101111111001110101011001111111110101111010100 3f3f3fe9b7f3ab3febd4

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