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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???衣??午??? 001111110011111100111111100010001101111100111111001111111000110011011111001111110011111100111111 3f3f3f88df3f3f8cdf3f3f3f
EUC-JP ???衣??午??? 001111110011111100111111101100001110000100111111001111111011100011100001001111110011111100111111 3f3f3fb0e13f3fb8e13f3f3f
UTF-8 琉띤뼲衣덂떥午뽰컮轢 111011111010011110001100111010111001110110100100111010111011110010110010111010001010000110100011111010111000110110000010111010111001011010100101111001011000110110001000111010111011110110110000111011001011101110101110111011111010011010001101 efa78ceb9da4ebbcb2e8a1a3eb8d82eb96a5e58d88ebbdb0ecbbaeefa68d
UHC 琉띤뼲衣덂떥午뽰컮轢 1110101110100100101101101110110110010110101101011110101111111101100010001110010110001011101110001110011111101101100101101110110010110000100101001110011010111100 eba4b6ed96b5ebfd88e58bb8e7ed96ecb094e6bc

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