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 ˜É›ç_˜É›ç_^ 10011000110010011001101111100111100111010101111110011000110010011001101111100111100111010101111101011110 98c99be79d5f98c99be79d5f5e
SJIS-WIN ?????_?????_^ 00111111001111110011111100111111001111110101111100111111001111110011111100111111001111110101111101011110 3f3f3f3f3f5f3f3f3f3f3f5f5e
EUC-JP ?É?ç?_?É?ç?_^ 001111111000111110101010101100010011111110001111101010111010111000111111010111110011111110001111101010101011000100111111100011111010101110101110001111110101111101011110 3f8faab13f8fabae3f5f3f8faab13f8fabae3f5f5e
UTF-8 ˜É›ç_˜É›ç_^ 1100001010011000110000111000100111000010100110111100001110100111110000101001110101011111110000101001100011000011100010011100001010011011110000111010011111000010100111010101111101011110 c298c389c29bc3a7c29d5fc298c389c29bc3a7c29d5f5e
UHC ?????_?????_^ 00111111001111110011111100111111001111110101111100111111001111110011111100111111001111110101111101011110 3f3f3f3f3f5f3f3f3f3f3f5f5e

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