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‘²‘¦n}’G‘£‘²’H‘²‘¦n{^ 1001001001000111100100011010001110010001101100101001001001001000100100011011001010010001101001100110111001111101100100100100011110010001101000111001000110110010100100100100100010010001101100101001000110100110011011100111101101011110 924791a391b2924891b291a66e7d924791a391b2924891b291a66e7b5e
SJIS-WIN ?G?£???H????n}?G?£???H????n{^ 00111111010001110011111110000001100100100011111100111111001111110100100000111111001111110011111100111111011011100111110100111111010001110011111110000001100100100011111100111111001111110100100000111111001111110011111100111111011011100111101101011110 3f473f81923f3f3f483f3f3f3f6e7d3f473f81923f3f3f483f3f3f3f6e7b5e
EUC-JP ?G?£???H???¦n}?G?£???H???¦n{^ 0011111101000111001111111010000111110010001111110011111100111111010010000011111100111111001111111000111110100010110000110110111001111101001111110100011100111111101000011111001000111111001111110011111101001000001111110011111100111111100011111010001011000011011011100111101101011110 3f473fa1f23f3f3f483f3f3f8fa2c36e7d3f473fa1f23f3f3f483f3f3f8fa2c36e7b5e
UTF-8 ’G‘£‘²’H‘²‘¦n}’G‘£‘²’H‘²‘¦n{^ 11000010100100100100011111000010100100011100001010100011110000101001000111000010101100101100001010010010010010001100001010010001110000101011001011000010100100011100001010100110011011100111110111000010100100100100011111000010100100011100001010100011110000101001000111000010101100101100001010010010010010001100001010010001110000101011001011000010100100011100001010100110011011100111101101011110 c29247c291c2a3c291c2b2c29248c291c2b2c291c2a66e7dc29247c291c2a3c291c2b2c29248c291c2b2c291c2a66e7b5e
UHC ?G???²?H?²??n}?G???²?H?²??n{^ 001111110100011100111111001111110011111110101001111101110011111101001000001111111010100111110111001111110011111101101110011111010011111101000111001111110011111100111111101010011111011100111111010010000011111110101001111101110011111100111111011011100111101101011110 3f473f3f3fa9f73f483fa9f73f3f6e7d3f473f3f3fa9f73f483fa9f73f3f6e7b5e

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