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‘¢ŸÖ}’G‘¢ŸÖ{^ 100100100100011110010001101000101001111111010110011111011001001001000111100100011010001010011111110101100111101101011110 924791a29fd67d924791a29fd67b5e
SJIS-WIN ?G?¢??}?G?¢??{^ 0011111101000111001111111000000110010001001111110011111101111101001111110100011100111111100000011001000100111111001111110111101101011110 3f473f81913f3f7d3f473f81913f3f7b5e
EUC-JP ?G?¢?Ö}?G?¢?Ö{^ 001111110100011100111111101000011111000100111111100011111010101011010011011111010011111101000111001111111010000111110001001111111000111110101010110100110111101101011110 3f473fa1f13f8faad37d3f473fa1f13f8faad37b5e
UTF-8 ’G‘¢ŸÖ}’G‘¢ŸÖ{^ 11000010100100100100011111000010100100011100001010100010110000101001111111000011100101100111110111000010100100100100011111000010100100011100001010100010110000101001111111000011100101100111101101011110 c29247c291c2a2c29fc3967dc29247c291c2a2c29fc3967b5e
UHC ?G????}?G????{^ 001111110100011100111111001111110011111100111111011111010011111101000111001111110011111100111111001111110111101101011110 3f473f3f3f3f7d3f473f3f3f3f7b5e

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