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’\‘³’E‘¶‘Ÿ}’G’\‘³’E‘¶‘Ÿ{^ 100100100100011110010010010111001001000110110011100100100100010110010001101101101001000110011111011111011001001001000111100100100101110010010001101100111001001001000101100100011011011010010001100111110111101101011110 9247925c91b3924591b6919f7d9247925c91b3924591b6919f7b5e
SJIS-WIN ?G?\???E?¶??}?G?\???E?¶??{^ 0011111101000111001111110101110000111111001111110011111101000101001111111000000111110111001111110011111101111101001111110100011100111111010111000011111100111111001111110100010100111111100000011111011100111111001111110111101101011110 3f473f5c3f3f3f453f81f73f3f7d3f473f5c3f3f3f453f81f73f3f7b5e
EUC-JP ?G?\???E?¶??}?G?\???E?¶??{^ 0011111101000111001111110101110000111111001111110011111101000101001111111010001011111001001111110011111101111101001111110100011100111111010111000011111100111111001111110100010100111111101000101111100100111111001111110111101101011110 3f473f5c3f3f3f453fa2f93f3f7d3f473f5c3f3f3f453fa2f93f3f7b5e
UTF-8 ’G’\‘³’E‘¶‘Ÿ}’G’\‘³’E‘¶‘Ÿ{^ 110000101001001001000111110000101001001001011100110000101001000111000010101100111100001010010010010001011100001010010001110000101011011011000010100100011100001010011111011111011100001010010010010001111100001010010010010111001100001010010001110000101011001111000010100100100100010111000010100100011100001010110110110000101001000111000010100111110111101101011110 c29247c2925cc291c2b3c29245c291c2b6c291c29f7dc29247c2925cc291c2b3c29245c291c2b6c291c29f7b5e
UHC ?G?\?³?E?¶??}?G?\?³?E?¶??{^ 00111111010001110011111101011100001111111010100111111000001111110100010100111111101000101101001000111111001111110111110100111111010001110011111101011100001111111010100111111000001111110100010100111111101000101101001000111111001111110111101101011110 3f473f5c3fa9f83f453fa2d23f3f7d3f473f5c3fa9f83f453fa2d23f3f7b5e

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