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‘­‘ª^ 10010010010001111001000110111101100100011011011110010010010001011001000110101101100100011011000110010010010001111001000110111101100100011011011110010010010001011001000110101101100100011010101001011110 924791bd91b7924591ad91b1924791bd91b7924591ad91aa5e
SJIS-WIN ?G?????E???±?G?????E????^ 0011111101000111001111110011111100111111001111110011111101000101001111110011111100111111100000010111110100111111010001110011111100111111001111110011111100111111010001010011111100111111001111110011111101011110 3f473f3f3f3f3f453f3f3f817d3f473f3f3f3f3f453f3f3f3f5e
EUC-JP ?G?????E???±?G?????E???ª^ 00111111010001110011111100111111001111110011111100111111010001010011111100111111001111111010000111011110001111110100011100111111001111110011111100111111001111110100010100111111001111110011111110001111101000101110110001011110 3f473f3f3f3f3f453f3f3fa1de3f473f3f3f3f3f453f3f3f8fa2ec5e
UTF-8 ’G‘½‘·’E‘­‘±’G‘½‘·’E‘­‘ª^ 110000101001001001000111110000101001000111000010101111011100001010010001110000101011011111000010100100100100010111000010100100011100001010101101110000101001000111000010101100011100001010010010010001111100001010010001110000101011110111000010100100011100001010110111110000101001001001000101110000101001000111000010101011011100001010010001110000101010101001011110 c29247c291c2bdc291c2b7c29245c291c2adc291c2b1c29247c291c2bdc291c2b7c29245c291c2adc291c2aa5e
UHC ?G?½?·?E?­?±?G?½?·?E?­?ª^ 001111110100011100111111101010001111011000111111101000011010010000111111010001010011111110100001101010010011111110100001101111100011111101000111001111111010100011110110001111111010000110100100001111110100010100111111101000011010100100111111101010001010001101011110 3f473fa8f63fa1a43f453fa1a93fa1be3f473fa8f63fa1a43f453fa1a93fa8a35e

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