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 üCáÖRüCáÖ^[üCáÖRüCáÖ^[^ 1111110001000011111000011101011001010010111111000100001111100001110101100101111001011011111111000100001111100001110101100101001011111100010000111110000111010110010111100101101101011110 fc43e1d652fc43e1d65e5bfc43e1d652fc43e1d65e5b5e
SJIS-WIN ?C??R?C??^[?C??R?C??^[^ 0011111101000011001111110011111101010010001111110100001100111111001111110101111001011011001111110100001100111111001111110101001000111111010000110011111100111111010111100101101101011110 3f433f3f523f433f3f5e5b3f433f3f523f433f3f5e5b5e
EUC-JP üCáÖRüCáÖ^[üCáÖRüCáÖ^[^ 1000111110101011111001000100001110001111101010111010000110001111101010101101001101010010100011111010101111100100010000111000111110101011101000011000111110101010110100110101111001011011100011111010101111100100010000111000111110101011101000011000111110101010110100110101001010001111101010111110010001000011100011111010101110100001100011111010101011010011010111100101101101011110 8fabe4438faba18faad3528fabe4438faba18faad35e5b8fabe4438faba18faad3528fabe4438faba18faad35e5b5e
UTF-8 üCáÖRüCáÖ^[üCáÖRüCáÖ^[^ 1100001110111100010000111100001110100001110000111001011001010010110000111011110001000011110000111010000111000011100101100101111001011011110000111011110001000011110000111010000111000011100101100101001011000011101111000100001111000011101000011100001110010110010111100101101101011110 c3bc43c3a1c39652c3bc43c3a1c3965e5bc3bc43c3a1c39652c3bc43c3a1c3965e5b5e
UHC ?C??R?C??^[?C??R?C??^[^ 0011111101000011001111110011111101010010001111110100001100111111001111110101111001011011001111110100001100111111001111110101001000111111010000110011111100111111010111100101101101011110 3f433f3f523f433f3f5e5b3f433f3f523f433f3f5e5b5e

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