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 ìùŽ¡íùŽ¡[ìùŽ¡íùŽ¡[^ 11101100111110011000111010100001111011011111100110001110101000010101101111101100111110011000111010100001111011011111100110001110101000010101101101011110 ecf98ea1edf98ea15becf98ea1edf98ea15b5e
SJIS-WIN ????????[????????[^ 00111111001111110011111100111111001111110011111100111111001111110101101100111111001111110011111100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f3f3f3f5b3f3f3f3f3f3f3f3f5b5e
EUC-JP ìù?¡íù?¡[ìù?¡íù?¡[^ 10001111101010111100000010001111101010111110001100111111100011111010001011000010100011111010101110111111100011111010101111100011001111111000111110100010110000100101101110001111101010111100000010001111101010111110001100111111100011111010001011000010100011111010101110111111100011111010101111100011001111111000111110100010110000100101101101011110 8fabc08fabe33f8fa2c28fabbf8fabe33f8fa2c25b8fabc08fabe33f8fa2c28fabbf8fabe33f8fa2c25b5e
UTF-8 ìùŽ¡íùŽ¡[ìùŽ¡íùŽ¡[^ 1100001110101100110000111011100111000010100011101100001010100001110000111010110111000011101110011100001010001110110000101010000101011011110000111010110011000011101110011100001010001110110000101010000111000011101011011100001110111001110000101000111011000010101000010101101101011110 c3acc3b9c28ec2a1c3adc3b9c28ec2a15bc3acc3b9c28ec2a1c3adc3b9c28ec2a15b5e
UHC ???¡???¡[???¡???¡[^ 0011111100111111001111111010001010101110001111110011111100111111101000101010111001011011001111110011111100111111101000101010111000111111001111110011111110100010101011100101101101011110 3f3f3fa2ae3f3f3fa2ae5b3f3f3fa2ae3f3f3fa2ae5b5e

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