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’@‘¢’D‘ ‘¦}’G’@‘¢’D‘ ‘¦{^ 100100100100011110010010010000001001000110100010100100100100010010010001101000001001000110100110011111011001001001000111100100100100000010010001101000101001001001000100100100011010000010010001101001100111101101011110 9247924091a2924491a091a67d9247924091a2924491a091a67b5e
SJIS-WIN ?G?@?¢?D????}?G?@?¢?D????{^ 0011111101000111001111110100000000111111100000011001000100111111010001000011111100111111001111110011111101111101001111110100011100111111010000000011111110000001100100010011111101000100001111110011111100111111001111110111101101011110 3f473f403f81913f443f3f3f3f7d3f473f403f81913f443f3f3f3f7b5e
EUC-JP ?G?@?¢?D???¦}?G?@?¢?D???¦{^ 001111110100011100111111010000000011111110100001111100010011111101000100001111110011111100111111100011111010001011000011011111010011111101000111001111110100000000111111101000011111000100111111010001000011111100111111001111111000111110100010110000110111101101011110 3f473f403fa1f13f443f3f3f8fa2c37d3f473f403fa1f13f443f3f3f8fa2c37b5e
UTF-8 ’G’@‘¢’D‘ ‘¦}’G’@‘¢’D‘ ‘¦{^ 110000101001001001000111110000101001001001000000110000101001000111000010101000101100001010010010010001001100001010010001110000101010000011000010100100011100001010100110011111011100001010010010010001111100001010010010010000001100001010010001110000101010001011000010100100100100010011000010100100011100001010100000110000101001000111000010101001100111101101011110 c29247c29240c291c2a2c29244c291c2a0c291c2a67dc29247c29240c291c2a2c29244c291c2a0c291c2a67b5e
UHC ?G?@???D????}?G?@???D????{^ 001111110100011100111111010000000011111100111111001111110100010000111111001111110011111100111111011111010011111101000111001111110100000000111111001111110011111101000100001111110011111100111111001111110111101101011110 3f473f403f3f3f443f3f3f3f7d3f473f403f3f3f443f3f3f3f7b5e

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