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‘²‘©rn}’G‘³‘¤’H‘²‘©rn{^ 10010010010001111001000110110011100100011010010010010010010010001001000110110010100100011010100101110010011011100111110110010010010001111001000110110011100100011010010010010010010010001001000110110010100100011010100101110010011011100111101101011110 924791b391a4924891b291a9726e7d924791b391a4924891b291a9726e7b5e
SJIS-WIN ?G?????H????rn}?G?????H????rn{^ 00111111010001110011111100111111001111110011111100111111010010000011111100111111001111110011111101110010011011100111110100111111010001110011111100111111001111110011111100111111010010000011111100111111001111110011111101110010011011100111101101011110 3f473f3f3f3f3f483f3f3f3f726e7d3f473f3f3f3f3f483f3f3f3f726e7b5e
EUC-JP ?G???¤?H???©rn}?G???¤?H???©rn{^ 001111110100011100111111001111110011111110001111101000101111000000111111010010000011111100111111001111111000111110100010111011010111001001101110011111010011111101000111001111110011111100111111100011111010001011110000001111110100100000111111001111110011111110001111101000101110110101110010011011100111101101011110 3f473f3f3f8fa2f03f483f3f3f8fa2ed726e7d3f473f3f3f8fa2f03f483f3f3f8fa2ed726e7b5e
UTF-8 ’G‘³‘¤’H‘²‘©rn}’G‘³‘¤’H‘²‘©rn{^ 110000101001001001000111110000101001000111000010101100111100001010010001110000101010010011000010100100100100100011000010100100011100001010110010110000101001000111000010101010010111001001101110011111011100001010010010010001111100001010010001110000101011001111000010100100011100001010100100110000101001001001001000110000101001000111000010101100101100001010010001110000101010100101110010011011100111101101011110 c29247c291c2b3c291c2a4c29248c291c2b2c291c2a9726e7dc29247c291c2b3c291c2a4c29248c291c2b2c291c2a9726e7b5e
UHC ?G?³?¤?H?²??rn}?G?³?¤?H?²??rn{^ 00111111010001110011111110101001111110000011111110100010101101000011111101001000001111111010100111110111001111110011111101110010011011100111110100111111010001110011111110101001111110000011111110100010101101000011111101001000001111111010100111110111001111110011111101110010011011100111101101011110 3f473fa9f83fa2b43f483fa9f73f3f726e7d3f473fa9f83fa2b43f483fa9f73f3f726e7b5e

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