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 蓆ラ洲蓆ラ洲^ 11100100111011001000001110001001100011110100011011100100111011001000001110001001100011110100011001011110 e4ec83898f46e4ec83898f465e
EUC-JP 蓆ラ洲蓆ラ洲^ 11101000111011101010010111101001101111011010011111101000111011101010010111101001101111011010011101011110 e8eea5e9bda7e8eea5e9bda75e
UTF-8 蓆ラ洲蓆ラ洲^ 11101000100100111000011011100011100000111010100111100110101101001011001011101000100100111000011011100011100000111010100111100110101101001011001001011110 e89386e383a9e6b4b2e89386e383a9e6b4b25e
UHC 蓆ラ洲蓆ラ洲^ 11100000101101101010101111101001111100011011110111100000101101101010101111101001111100011011110101011110 e0b6abe9f1bde0b6abe9f1bd5e

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