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 ŽÃŽ¥^W}ŽÃŽ¥^W{^ 100011101100001110001110101001010101111001010111011111011000111011000011100011101010010101011110010101110111101101011110 8ec38ea55e577d8ec38ea55e577b5e
SJIS-WIN ???¥^W}???¥^W{^ 0011111100111111001111111000000110001111010111100101011101111101001111110011111100111111100000011000111101011110010101110111101101011110 3f3f3f818f5e577d3f3f3f818f5e577b5e
EUC-JP ?Ã??^W}?Ã??^W{^ 00111111100011111010101010101010001111110011111101011110010101110111110100111111100011111010101010101010001111110011111101011110010101110111101101011110 3f8faaaa3f3f5e577d3f8faaaa3f3f5e577b5e
UTF-8 ŽÃŽ¥^W}ŽÃŽ¥^W{^ 1100001010001110110000111000001111000010100011101100001010100101010111100101011101111101110000101000111011000011100000111100001010001110110000101010010101011110010101110111101101011110 c28ec383c28ec2a55e577dc28ec383c28ec2a55e577b5e
UHC ????^W}????^W{^ 001111110011111100111111001111110101111001010111011111010011111100111111001111110011111101011110010101110111101101011110 3f3f3f3f5e577d3f3f3f3f5e577b5e

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