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 ’IG’Ae’IG’Ae^ 1100001010010010010010010100011111000010100100100100000101100101110000101001001001001001010001111100001010010010010000010110010101011110 c2924947c2924165c2924947c29241655e
SJIS-WIN ??IG??Ae??IG??Ae^ 0011111100111111010010010100011100111111001111110100000101100101001111110011111101001001010001110011111100111111010000010110010101011110 3f3f49473f3f41653f3f49473f3f41655e
EUC-JP Â?IGÂ?AeÂ?IGÂ?Ae^ 10001111101010101010010000111111010010010100011110001111101010101010010000111111010000010110010110001111101010101010010000111111010010010100011110001111101010101010010000111111010000010110010101011110 8faaa43f49478faaa43f41658faaa43f49478faaa43f41655e
UTF-8 ’IG’Ae’IG’Ae^ 11000011100000101100001010010010010010010100011111000011100000101100001010010010010000010110010111000011100000101100001010010010010010010100011111000011100000101100001010010010010000010110010101011110 c382c2924947c382c2924165c382c2924947c382c29241655e
UHC ??IG??Ae??IG??Ae^ 0011111100111111010010010100011100111111001111110100000101100101001111110011111101001001010001110011111100111111010000010110010101011110 3f3f49473f3f41653f3f49473f3f41655e

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