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 ’Gf‘³’G‘¢ŸÖ’Gf‘³’G‘¢ŸÖ^ 10010010010001111000111101100110100100011011001110010010010001111001000110100010100111111101011010010010010001111000111101100110100100011011001110010010010001111001000110100010100111111101011001011110 92478f6691b3924791a29fd692478f6691b3924791a29fd65e
SJIS-WIN ?G?f???G?¢???G?f???G?¢??^ 001111110100011100111111011001100011111100111111001111110100011100111111100000011001000100111111001111110011111101000111001111110110011000111111001111110011111101000111001111111000000110010001001111110011111101011110 3f473f663f3f3f473f81913f3f3f473f663f3f3f473f81913f3f5e
EUC-JP ?G?f???G?¢?Ö?G?f???G?¢?Ö^ 00111111010001110011111101100110001111110011111100111111010001110011111110100001111100010011111110001111101010101101001100111111010001110011111101100110001111110011111100111111010001110011111110100001111100010011111110001111101010101101001101011110 3f473f663f3f3f473fa1f13f8faad33f473f663f3f3f473fa1f13f8faad35e
UTF-8 ’Gf‘³’G‘¢ŸÖ’Gf‘³’G‘¢ŸÖ^ 11000010100100100100011111000010100011110110011011000010100100011100001010110011110000101001001001000111110000101001000111000010101000101100001010011111110000111001011011000010100100100100011111000010100011110110011011000010100100011100001010110011110000101001001001000111110000101001000111000010101000101100001010011111110000111001011001011110 c29247c28f66c291c2b3c29247c291c2a2c29fc396c29247c28f66c291c2b3c29247c291c2a2c29fc3965e
UHC ?G?f?³?G?????G?f?³?G????^ 001111110100011100111111011001100011111110101001111110000011111101000111001111110011111100111111001111110011111101000111001111110110011000111111101010011111100000111111010001110011111100111111001111110011111101011110 3f473f663fa9f83f473f3f3f3f3f473f663fa9f83f473f3f3f3f5e

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