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 é鎡é鎡^ 111010011110100110001110101000011110100111101001100011101010000101011110 e9e98ea1e9e98ea15e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP éé?¡éé?¡^ 100011111010101110110001100011111010101110110001001111111000111110100010110000101000111110101011101100011000111110101011101100010011111110001111101000101100001001011110 8fabb18fabb13f8fa2c28fabb18fabb13f8fa2c25e
UTF-8 é鎡é鎡^ 1100001110101001110000111010100111000010100011101100001010100001110000111010100111000011101010011100001010001110110000101010000101011110 c3a9c3a9c28ec2a1c3a9c3a9c28ec2a15e
UHC ???¡???¡^ 0011111100111111001111111010001010101110001111110011111100111111101000101010111001011110 3f3f3fa2ae3f3f3fa2ae5e

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