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 ??タ?寒??タ 0011111100111111100000110101111000111111100010101010011000111111001111111000001101011110 3f3f835e3f8aa63f3f835e
EUC-JP ??タ?寒??タ 0011111100111111101001011011111100111111101101001010100000111111001111111010010110111111 3f3fa5bf3fb4a83f3fa5bf
UTF-8 룶즽タ룫寒룶즽タ 111010111010001110110110111011001010011010111101111000111000001010111111111010111010001110101011111001011010111110010010111010111010001110110110111011001010011010111101111000111000001010111111 eba3b6eca6bde382bfeba3abe5af92eba3b6eca6bde382bf
UHC 룶즽タ룫寒룶즽タ 10001111101010111010001110001111101010111011111110001111101000101111100111001110100011111010101110100011100011111010101110111111 8faba38fabbf8fa2f9ce8faba38fabbf

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