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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ワス嫉エス嫉^ 1111000111101001110111001111000110001110101111011000111010111001111100011111011110110100111100011000111010111101100011101011100101011110 f1e9dcf18ebd8eb9f1f7b4f18ebd8eb95e
EUC-JP ?ワ?ス嫉?エ?ス嫉^ 0011111110001110110111000011111110001110101111011011110010111011001111111000111010110100001111111000111010111101101111001011101101011110 3f8edc3f8ebdbcbb3f8eb43f8ebdbcbb5e
UTF-8 ワス嫉エス嫉^ 11101110100001011010010011101111101111101001110011101110100001001000100111101111101111011011110111100101101010111000100111101110100001011011001011101111101111011011010011101110100001001000100111101111101111011011110111100101101010111000100101011110 ee85a4efbe9cee8489efbdbde5ab89ee85b2efbdb4ee8489efbdbde5ab895e
UHC ????嫉????嫉^ 00111111001111110011111100111111111100101110110000111111001111110011111100111111111100101110110001011110 3f3f3f3ff2ec3f3f3f3ff2ec5e

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