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‘®’F‘°‘¡’G’D‘®’L 1001001001000111100100100100010010010001101011101001001001000110100100011011000010010001101000011001001001000111100100100100010010010001101011101001001001001100 9247924491ae924691b091a19247924491ae924c
SJIS-WIN ?G?D???F?°???G?D???L 001111110100011100111111010001000011111100111111001111110100011000111111100000011000101100111111001111110011111101000111001111110100010000111111001111110011111101001100 3f473f443f3f3f463f818b3f3f3f473f443f3f3f4c
EUC-JP ?G?D?®?F?°?¡?G?D?®?L 001111110100011100111111010001000011111110001111101000101110111000111111010001100011111110100001111010110011111110001111101000101100001000111111010001110011111101000100001111111000111110100010111011100011111101001100 3f473f443f8fa2ee3f463fa1eb3f8fa2c23f473f443f8fa2ee3f4c
UTF-8 ’G’D‘®’F‘°‘¡’G’D‘®’L 11000010100100100100011111000010100100100100010011000010100100011100001010101110110000101001001001000110110000101001000111000010101100001100001010010001110000101010000111000010100100100100011111000010100100100100010011000010100100011100001010101110110000101001001001001100 c29247c29244c291c2aec29246c291c2b0c291c2a1c29247c29244c291c2aec2924c
UHC ?G?D?®?F?°?¡?G?D?®?L 001111110100011100111111010001000011111110100010111001110011111101000110001111111010000111000110001111111010001010101110001111110100011100111111010001000011111110100010111001110011111101001100 3f473f443fa2e73f463fa1c63fa2ae3f473f443fa2e73f4c

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