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{^ 1000111110111011111110011100010011101111110100111111101111001001010111000110111001111101100011111011101111111001110001001110111111010011111110111100100101011100011011100111101101011110 8fbbf9c4efd3fbc95c6e7d8fbbf9c4efd3fbc95c6e7b5e
SJIS-WIN ????????\n}????????\n{^ 0011111100111111001111110011111100111111001111110011111100111111010111000110111001111101001111110011111100111111001111110011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f3f3f3f3f5c6e7d3f3f3f3f3f3f3f3f5c6e7b5e
EUC-JP ??ùÄïÓûÉ\n}??ùÄïÓûÉ\n{^ 0011111100111111100011111010101111100011100011111010101010100011100011111010101111000001100011111010101011010001100011111010101111100101100011111010101010110001010111000110111001111101001111110011111110001111101010111110001110001111101010101010001110001111101010111100000110001111101010101101000110001111101010111110010110001111101010101011000101011100011011100111101101011110 3f3f8fabe38faaa38fabc18faad18fabe58faab15c6e7d3f3f8fabe38faaa38fabc18faad18fabe58faab15c6e7b5e
UTF-8 »ùÄïÓûÉ\n}»ùÄïÓûÉ\n{^ 110000101000111111000010101110111100001110111001110000111000010011000011101011111100001110010011110000111011101111000011100010010101110001101110011111011100001010001111110000101011101111000011101110011100001110000100110000111010111111000011100100111100001110111011110000111000100101011100011011100111101101011110 c28fc2bbc3b9c384c3afc393c3bbc3895c6e7dc28fc2bbc3b9c384c3afc393c3bbc3895c6e7b5e
UHC ????????\n}????????\n{^ 0011111100111111001111110011111100111111001111110011111100111111010111000110111001111101001111110011111100111111001111110011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f3f3f3f3f5c6e7d3f3f3f3f3f3f3f3f5c6e7b5e

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