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?e?G?e^ 001111110100011100111111011001010011111101000111001111110110010101011110 3f473f653f473f655e
SJIS-WIN 毬G咤e毬G咤e^ 10011111011110110100011110011010010000100110010110011111011110110100011110011010010000100110010101011110 9f7b479a42659f7b479a42655e
EUC-JP 毬G咤e毬G咤e^ 11011101110111000100011111010011101000110110010111011101110111000100011111010011101000110110010101011110 dddc47d3a365dddc47d3a3655e
UTF-8 毬G咤e毬G咤e^ 1110011010101111101011000100011111100101100100101010010001100101111001101010111110101100010001111110010110010010101001000110010101011110 e6afac47e592a465e6afac47e592a4655e
UHC 毬G咤e毬G咤e^ 11001111101100110100011111110110111000110110010111001111101100110100011111110110111000110110010101011110 cfb347f6e365cfb347f6e3655e

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