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 èç›ùƒèç›ùƒ^ 11101000111001111001101111111001100011111000001111101000111001111001101111111001100011111000001101011110 e8e79bf98f83e8e79bf98f835e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP èç?ù??èç?ù??^ 10001111101010111011001010001111101010111010111000111111100011111010101111100011001111110011111110001111101010111011001010001111101010111010111000111111100011111010101111100011001111110011111101011110 8fabb28fabae3f8fabe33f3f8fabb28fabae3f8fabe33f3f5e
UTF-8 èç›ùƒèç›ùƒ^ 11000011101010001100001110100111110000101001101111000011101110011100001010001111110000101000001111000011101010001100001110100111110000101001101111000011101110011100001010001111110000101000001101011110 c3a8c3a7c29bc3b9c28fc283c3a8c3a7c29bc3b9c28fc2835e
UHC ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e

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