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^ 00111111001111110100011100111111001111110110010100111111001111110100011100111111001111110110010101011110 3f3f473f3f653f3f473f3f655e
SJIS-WIN ??G??e??G??e^ 00111111001111110100011100111111001111110110010100111111001111110100011100111111001111110110010101011110 3f3f473f3f653f3f473f3f655e
EUC-JP ??G??e??G??e^ 00111111001111110100011100111111001111110110010100111111001111110100011100111111001111110110010101011110 3f3f473f3f653f3f473f3f655e
UTF-8 롙롘G롍렍e롙롘G롍렍e^ 1110101110100001100110011110101110100001100110000100011111101011101000011000110111101011101000001000110101100101111010111010000110011001111010111010000110011000010001111110101110100001100011011110101110100000100011010110010101011110 eba199eba19847eba18deba08d65eba199eba19847eba18deba08d655e
UHC 롙롘G롍렍e롙롘G롍렍e^ 100011101101110110001110110111000100011110001110110100111000111010100011011001011000111011011101100011101101110001000111100011101101001110001110101000110110010101011110 8edd8edc478ed38ea3658edd8edc478ed38ea3655e

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