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^ 00111111010010010100011100111111010000010110010100111111010010010100011100111111010000010110010101011110 3f49473f41653f49473f41655e
SJIS-WIN ?IG?Ae?IG?Ae^ 00111111010010010100011100111111010000010110010100111111010010010100011100111111010000010110010101011110 3f49473f41653f49473f41655e
EUC-JP ?IG?Ae?IG?Ae^ 00111111010010010100011100111111010000010110010100111111010010010100011100111111010000010110010101011110 3f49473f41653f49473f41655e
UTF-8 혪IG혪Ae혪IG혪Ae^ 111011011001100010101010010010010100011111101101100110001010101001000001011001011110110110011000101010100100100101000111111011011001100010101010010000010110010101011110 ed98aa4947ed98aa4165ed98aa4947ed98aa41655e
UHC 혪IG혪Ae혪IG혪Ae^ 1100001010010010010010010100011111000010100100100100000101100101110000101001001001001001010001111100001010010010010000010110010101011110 c2924947c2924165c2924947c29241655e

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