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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 隱虹羹隱虹羯^ 11101000101010101001001111111000111000111011101111101000101010101001001111111000111000111011100101011110 e8aa93f8e3bbe8aa93f8e3b95e
EUC-JP 隱虹羹隱虹羯^ 11110000101011001100011011111010111001101011110111110000101011001100011011111010111001101011101101011110 f0acc6fae6bdf0acc6fae6bb5e
UTF-8 隱虹羹隱虹羯^ 11101001100110101011000111101000100110011011100111100111101111101011100111101001100110101011000111101000100110011011100111100111101111101010111101011110 e99ab1e899b9e7beb9e99ab1e899b9e7beaf5e
UHC 隱虹羹隱虹?^ 111010111101111111111011111101101100101111011000111010111101111111111011111101100011111101011110 ebdffbf6cbd8ebdffbf63f5e

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