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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 狹磋狹鴣狹磋狹鴣^ 1110000011000011111000011111011011100000110000111110100111110011111000001100001111100001111101101110000011000011111010011111001101011110 e0c3e1f6e0c3e9f3e0c3e1f6e0c3e9f35e
EUC-JP 狹磋狹鴣狹磋狹鴣^ 1110000011000101111000101111100011100000110001011111001011110101111000001100010111100010111110001110000011000101111100101111010101011110 e0c5e2f8e0c5f2f5e0c5e2f8e0c5f2f55e
UTF-8 狹磋狹鴣狹磋狹鴣^ 11100111100010111011100111100111101000111000101111100111100010111011100111101001101101001010001111100111100010111011100111100111101000111000101111100111100010111011100111101001101101001010001101011110 e78bb9e7a38be78bb9e9b4a3e78bb9e7a38be78bb9e9b4a35e
UHC 狹磋狹?狹磋狹?^ 111110101111010111110011101011111111101011110101001111111111101011110101111100111010111111111010111101010011111101011110 faf5f3affaf53ffaf5f3affaf53f5e

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