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 ÇüŽ¿ŽÜN}ÇüŽ¿ŽÜN{^ 10001111110001111111110010001110101111111000111011011100010011100111110110001111110001111111110010001110101111111000111011011100010011100111101101011110 8fc7fc8ebf8edc4e7d8fc7fc8ebf8edc4e7b5e
SJIS-WIN ???????N}???????N{^ 00111111001111110011111100111111001111110011111100111111010011100111110100111111001111110011111100111111001111110011111100111111010011100111101101011110 3f3f3f3f3f3f3f4e7d3f3f3f3f3f3f3f4e7b5e
EUC-JP ?Çü?¿?ÜN}?Çü?¿?ÜN{^ 0011111110001111101010101010111010001111101010111110010000111111100011111010001011000100001111111000111110101010111001000100111001111101001111111000111110101010101011101000111110101011111001000011111110001111101000101100010000111111100011111010101011100100010011100111101101011110 3f8faaae8fabe43f8fa2c43f8faae44e7d3f8faaae8fabe43f8fa2c43f8faae44e7b5e
UTF-8 ÇüŽ¿ŽÜN}ÇüŽ¿ŽÜN{^ 110000101000111111000011100001111100001110111100110000101000111011000010101111111100001010001110110000111001110001001110011111011100001010001111110000111000011111000011101111001100001010001110110000101011111111000010100011101100001110011100010011100111101101011110 c28fc387c3bcc28ec2bfc28ec39c4e7dc28fc387c3bcc28ec2bfc28ec39c4e7b5e
UHC ????¿??N}????¿??N{^ 001111110011111100111111001111111010001010101111001111110011111101001110011111010011111100111111001111110011111110100010101011110011111100111111010011100111101101011110 3f3f3f3fa2af3f3f4e7d3f3f3f3fa2af3f3f4e7b5e

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