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’V‘µ’N‘»‘£^ 10010010010001111001001001001000100100011011100010010010010011101001000110111011100100011010001110010010010001111001001001010110100100011011010110010010010011101001000110111011100100011010001101011110 9247924891b8924e91bb91a39247925691b5924e91bb91a35e
SJIS-WIN ?G?H???N???£?G?V???N???£^ 001111110100011100111111010010000011111100111111001111110100111000111111001111110011111110000001100100100011111101000111001111110101011000111111001111110011111101001110001111110011111100111111100000011001001001011110 3f473f483f3f3f4e3f3f3f81923f473f563f3f3f4e3f3f3f81925e
EUC-JP ?G?H?¸?N???£?G?V???N???£^ 0011111101000111001111110100100000111111100011111010001010110001001111110100111000111111001111110011111110100001111100100011111101000111001111110101011000111111001111110011111101001110001111110011111100111111101000011111001001011110 3f473f483f8fa2b13f4e3f3f3fa1f23f473f563f3f3f4e3f3f3fa1f25e
UTF-8 ’G’H‘¸’N‘»‘£’G’V‘µ’N‘»‘£^ 11000010100100100100011111000010100100100100100011000010100100011100001010111000110000101001001001001110110000101001000111000010101110111100001010010001110000101010001111000010100100100100011111000010100100100101011011000010100100011100001010110101110000101001001001001110110000101001000111000010101110111100001010010001110000101010001101011110 c29247c29248c291c2b8c2924ec291c2bbc291c2a3c29247c29256c291c2b5c2924ec291c2bbc291c2a35e
UHC ?G?H?¸?N?????G?V???N????^ 0011111101000111001111110100100000111111101000101010110000111111010011100011111100111111001111110011111100111111010001110011111101010110001111110011111100111111010011100011111100111111001111110011111101011110 3f473f483fa2ac3f4e3f3f3f3f3f473f563f3f3f4e3f3f3f3f5e

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