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{^ 11111100110000101101001111100101011011100111110111111100110000101101001111100101011011100111101101011110 fcc2d3e56e7dfcc2d3e56e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP üÂÓån}üÂÓån{^ 1000111110101011111001001000111110101010101001001000111110101010110100011000111110101011101010010110111001111101100011111010101111100100100011111010101010100100100011111010101011010001100011111010101110101001011011100111101101011110 8fabe48faaa48faad18faba96e7d8fabe48faaa48faad18faba96e7b5e
UTF-8 üÂÓån}üÂÓån{^ 110000111011110011000011100000101100001110010011110000111010010101101110011111011100001110111100110000111000001011000011100100111100001110100101011011100111101101011110 c3bcc382c393c3a56e7dc3bcc382c393c3a56e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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