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áÖüCáÖn}üCáÖüCáÖn{^ 111111000100001111100001110101101111110001000011111000011101011001101110011111011111110001000011111000011101011011111100010000111110000111010110011011100111101101011110 fc43e1d6fc43e1d66e7dfc43e1d6fc43e1d66e7b5e
SJIS-WIN ?C???C??n}?C???C??n{^ 001111110100001100111111001111110011111101000011001111110011111101101110011111010011111101000011001111110011111100111111010000110011111100111111011011100111101101011110 3f433f3f3f433f3f6e7d3f433f3f3f433f3f6e7b5e
EUC-JP üCáÖüCáÖn}üCáÖüCáÖn{^ 100011111010101111100100010000111000111110101011101000011000111110101010110100111000111110101011111001000100001110001111101010111010000110001111101010101101001101101110011111011000111110101011111001000100001110001111101010111010000110001111101010101101001110001111101010111110010001000011100011111010101110100001100011111010101011010011011011100111101101011110 8fabe4438faba18faad38fabe4438faba18faad36e7d8fabe4438faba18faad38fabe4438faba18faad36e7b5e
UTF-8 üCáÖüCáÖn}üCáÖüCáÖn{^ 110000111011110001000011110000111010000111000011100101101100001110111100010000111100001110100001110000111001011001101110011111011100001110111100010000111100001110100001110000111001011011000011101111000100001111000011101000011100001110010110011011100111101101011110 c3bc43c3a1c396c3bc43c3a1c3966e7dc3bc43c3a1c396c3bc43c3a1c3966e7b5e
UHC ?C???C??n}?C???C??n{^ 001111110100001100111111001111110011111101000011001111110011111101101110011111010011111101000011001111110011111100111111010000110011111100111111011011100111101101011110 3f433f3f3f433f3f6e7d3f433f3f3f433f3f6e7b5e

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