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’D‘¢’E‘·‘½}’G’D‘¢’E‘·‘½{^ 100100100100011110010010010001001001000110100010100100100100010110010001101101111001000110111101011111011001001001000111100100100100010010010001101000101001001001000101100100011011011110010001101111010111101101011110 9247924491a2924591b791bd7d9247924491a2924591b791bd7b5e
SJIS-WIN ?G?D?¢?E????}?G?D?¢?E????{^ 0011111101000111001111110100010000111111100000011001000100111111010001010011111100111111001111110011111101111101001111110100011100111111010001000011111110000001100100010011111101000101001111110011111100111111001111110111101101011110 3f473f443f81913f453f3f3f3f7d3f473f443f81913f453f3f3f3f7b5e
EUC-JP ?G?D?¢?E????}?G?D?¢?E????{^ 0011111101000111001111110100010000111111101000011111000100111111010001010011111100111111001111110011111101111101001111110100011100111111010001000011111110100001111100010011111101000101001111110011111100111111001111110111101101011110 3f473f443fa1f13f453f3f3f3f7d3f473f443fa1f13f453f3f3f3f7b5e
UTF-8 ’G’D‘¢’E‘·‘½}’G’D‘¢’E‘·‘½{^ 110000101001001001000111110000101001001001000100110000101001000111000010101000101100001010010010010001011100001010010001110000101011011111000010100100011100001010111101011111011100001010010010010001111100001010010010010001001100001010010001110000101010001011000010100100100100010111000010100100011100001010110111110000101001000111000010101111010111101101011110 c29247c29244c291c2a2c29245c291c2b7c291c2bd7dc29247c29244c291c2a2c29245c291c2b7c291c2bd7b5e
UHC ?G?D???E?·?½}?G?D???E?·?½{^ 00111111010001110011111101000100001111110011111100111111010001010011111110100001101001000011111110101000111101100111110100111111010001110011111101000100001111110011111100111111010001010011111110100001101001000011111110101000111101100111101101011110 3f473f443f3f3f453fa1a43fa8f67d3f473f443f3f3f453fa1a43fa8f67b5e

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