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 ŽÂ³ÛnW}ŽÂ³ÛnW{^ 100011101100001010110011110110110110111001010111011111011000111011000010101100111101101101101110010101110111101101011110 8ec2b3db6e577d8ec2b3db6e577b5e
SJIS-WIN ????nW}????nW{^ 001111110011111100111111001111110110111001010111011111010011111100111111001111110011111101101110010101110111101101011110 3f3f3f3f6e577d3f3f3f3f6e577b5e
EUC-JP ?Â?ÛnW}?Â?ÛnW{^ 0011111110001111101010101010010000111111100011111010101011100101011011100101011101111101001111111000111110101010101001000011111110001111101010101110010101101110010101110111101101011110 3f8faaa43f8faae56e577d3f8faaa43f8faae56e577b5e
UTF-8 ŽÂ³ÛnW}ŽÂ³ÛnW{^ 1100001010001110110000111000001011000010101100111100001110011011011011100101011101111101110000101000111011000011100000101100001010110011110000111001101101101110010101110111101101011110 c28ec382c2b3c39b6e577dc28ec382c2b3c39b6e577b5e
UHC ??³?nW}??³?nW{^ 0011111100111111101010011111100000111111011011100101011101111101001111110011111110101001111110000011111101101110010101110111101101011110 3f3fa9f83f6e577d3f3fa9f83f6e577b5e

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