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 Çü¼²\}Çü¼²\{^ 100011111100011111111100101111001011001001011100011111011000111111000111111111001011110010110010010111000111101101011110 8fc7fcbcb25c7d8fc7fcbcb25c7b5e
SJIS-WIN ?????\}?????\{^ 001111110011111100111111001111110011111101011100011111010011111100111111001111110011111100111111010111000111101101011110 3f3f3f3f3f5c7d3f3f3f3f3f5c7b5e
EUC-JP ?Çü??\}?Çü??\{^ 0011111110001111101010101010111010001111101010111110010000111111001111110101110001111101001111111000111110101010101011101000111110101011111001000011111100111111010111000111101101011110 3f8faaae8fabe43f3f5c7d3f8faaae8fabe43f3f5c7b5e
UTF-8 Çü¼²\}Çü¼²\{^ 11000010100011111100001110000111110000111011110011000010101111001100001010110010010111000111110111000010100011111100001110000111110000111011110011000010101111001100001010110010010111000111101101011110 c28fc387c3bcc2bcc2b25c7dc28fc387c3bcc2bcc2b25c7b5e
UHC ???¼²\}???¼²\{^ 00111111001111110011111110101000111110011010100111110111010111000111110100111111001111110011111110101000111110011010100111110111010111000111101101011110 3f3f3fa8f9a9f75c7d3f3f3fa8f9a9f75c7b5e

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