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’]‘´’N‘¹’\}’G’]‘´’N‘¹’\{^ 100100100100011110010010010111011001000110110100100100100100111010010001101110011001001001011100011111011001001001000111100100100101110110010001101101001001001001001110100100011011100110010010010111000111101101011110 9247925d91b4924e91b9925c7d9247925d91b4924e91b9925c7b5e
SJIS-WIN ?G?]?´?N???\}?G?]?´?N???\{^ 0011111101000111001111110101110100111111100000010100110000111111010011100011111100111111001111110101110001111101001111110100011100111111010111010011111110000001010011000011111101001110001111110011111100111111010111000111101101011110 3f473f5d3f814c3f4e3f3f3f5c7d3f473f5d3f814c3f4e3f3f3f5c7b5e
EUC-JP ?G?]?´?N???\}?G?]?´?N???\{^ 0011111101000111001111110101110100111111101000011010110100111111010011100011111100111111001111110101110001111101001111110100011100111111010111010011111110100001101011010011111101001110001111110011111100111111010111000111101101011110 3f473f5d3fa1ad3f4e3f3f3f5c7d3f473f5d3fa1ad3f4e3f3f3f5c7b5e
UTF-8 ’G’]‘´’N‘¹’\}’G’]‘´’N‘¹’\{^ 11000010100100100100011111000010100100100101110111000010100100011100001010110100110000101001001001001110110000101001000111000010101110011100001010010010010111000111110111000010100100100100011111000010100100100101110111000010100100011100001010110100110000101001001001001110110000101001000111000010101110011100001010010010010111000111101101011110 c29247c2925dc291c2b4c2924ec291c2b9c2925c7dc29247c2925dc291c2b4c2924ec291c2b9c2925c7b5e
UHC ?G?]?´?N?¹?\}?G?]?´?N?¹?\{^ 00111111010001110011111101011101001111111010001010100101001111110100111000111111101010011111011000111111010111000111110100111111010001110011111101011101001111111010001010100101001111110100111000111111101010011111011000111111010111000111101101011110 3f473f5d3fa2a53f4e3fa9f63f5c7d3f473f5d3fa2a53f4e3fa9f63f5c7b5e

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