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 ìù޲ŽÑºäÇá^ 1110110011111001100011101011001010001110110100011011101011100100110001111110000101011110 ecf98eb28ed1bae4c7e15e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ìù???ѺäÇá^ 10001111101010111100000010001111101010111110001100111111001111110011111110001111101010101101000010001111101000101110101110001111101010111010001110001111101010101010111010001111101010111010000101011110 8fabc08fabe33f3f3f8faad08fa2eb8faba38faaae8faba15e
UTF-8 ìù޲ŽÑºäÇá^ 110000111010110011000011101110011100001010001110110000101011001011000010100011101100001110010001110000101011101011000011101001001100001110000111110000111010000101011110 c3acc3b9c28ec2b2c28ec391c2bac3a4c387c3a15e
UHC ???²??º???^ 00111111001111110011111110101001111101110011111100111111101010001010110000111111001111110011111101011110 3f3f3fa9f73f3fa8ac3f3f3f5e

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