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‘³‘¤’H‘²‘©WD’G‘³‘¤’H‘²‘©WD^ 1001001001000111100100011011001110010001101001001001001001001000100100011011001010010001101010010101011101000100100100100100011110010001101100111001000110100100100100100100100010010001101100101001000110101001010101110100010001011110 924791b391a4924891b291a95744924791b391a4924891b291a957445e
SJIS-WIN ?G?????H????WD?G?????H????WD^ 0011111101000111001111110011111100111111001111110011111101001000001111110011111100111111001111110101011101000100001111110100011100111111001111110011111100111111001111110100100000111111001111110011111100111111010101110100010001011110 3f473f3f3f3f3f483f3f3f3f57443f473f3f3f3f3f483f3f3f3f57445e
EUC-JP ?G???¤?H???©WD?G???¤?H???©WD^ 00111111010001110011111100111111001111111000111110100010111100000011111101001000001111110011111100111111100011111010001011101101010101110100010000111111010001110011111100111111001111111000111110100010111100000011111101001000001111110011111100111111100011111010001011101101010101110100010001011110 3f473f3f3f8fa2f03f483f3f3f8fa2ed57443f473f3f3f8fa2f03f483f3f3f8fa2ed57445e
UTF-8 ’G‘³‘¤’H‘²‘©WD’G‘³‘¤’H‘²‘©WD^ 11000010100100100100011111000010100100011100001010110011110000101001000111000010101001001100001010010010010010001100001010010001110000101011001011000010100100011100001010101001010101110100010011000010100100100100011111000010100100011100001010110011110000101001000111000010101001001100001010010010010010001100001010010001110000101011001011000010100100011100001010101001010101110100010001011110 c29247c291c2b3c291c2a4c29248c291c2b2c291c2a95744c29247c291c2b3c291c2a4c29248c291c2b2c291c2a957445e
UHC ?G?³?¤?H?²??WD?G?³?¤?H?²??WD^ 0011111101000111001111111010100111111000001111111010001010110100001111110100100000111111101010011111011100111111001111110101011101000100001111110100011100111111101010011111100000111111101000101011010000111111010010000011111110101001111101110011111100111111010101110100010001011110 3f473fa9f83fa2b43f483fa9f73f3f57443f473fa9f83fa2b43f483fa9f73f3f57445e

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