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’C‘©’Y‘§‘«’G’C‘©’Y‘§‘«^ 10010010010001111001001001000011100100011010100110010010010110011001000110100111100100011010101110010010010001111001001001000011100100011010100110010010010110011001000110100111100100011010101101011110 9247924391a9925991a791ab9247924391a9925991a791ab5e
SJIS-WIN ?G?C???Y?§???G?C???Y?§??^ 001111110100011100111111010000110011111100111111001111110101100100111111100000011001100000111111001111110011111101000111001111110100001100111111001111110011111101011001001111111000000110011000001111110011111101011110 3f473f433f3f3f593f81983f3f3f473f433f3f3f593f81983f3f5e
EUC-JP ?G?C?©?Y?§???G?C?©?Y?§??^ 00111111010001110011111101000011001111111000111110100010111011010011111101011001001111111010000111111000001111110011111100111111010001110011111101000011001111111000111110100010111011010011111101011001001111111010000111111000001111110011111101011110 3f473f433f8fa2ed3f593fa1f83f3f3f473f433f8fa2ed3f593fa1f83f3f5e
UTF-8 ’G’C‘©’Y‘§‘«’G’C‘©’Y‘§‘«^ 11000010100100100100011111000010100100100100001111000010100100011100001010101001110000101001001001011001110000101001000111000010101001111100001010010001110000101010101111000010100100100100011111000010100100100100001111000010100100011100001010101001110000101001001001011001110000101001000111000010101001111100001010010001110000101010101101011110 c29247c29243c291c2a9c29259c291c2a7c291c2abc29247c29243c291c2a9c29259c291c2a7c291c2ab5e
UHC ?G?C???Y?§???G?C???Y?§??^ 001111110100011100111111010000110011111100111111001111110101100100111111101000011101011100111111001111110011111101000111001111110100001100111111001111110011111101011001001111111010000111010111001111110011111101011110 3f473f433f3f3f593fa1d73f3f3f473f433f3f3f593fa1d73f3f5e

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