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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 隲キ繧肴网蠅イ 111010001010101110110111111000111000001010001101111001101110001110100100111001011010001010110010 e8abb7e3828de6e3a4e5a2b2
EUC-JP 隲キ繧肴网蠅イ 1111000010101101100011101011011111100101111000101011101011101000111001101010011011101010101001001000111010110010 f0ad8eb7e5e2bae8e6a6eaa48eb2
UTF-8 隲キ繧肴网蠅イ 111010011001101010110010111011111011110110110111111001111011100110100111111010001000001010110100111001111011110110010001111010001010000010000101111011111011110110110010 e99ab2efbdb7e7b9a7e882b4e7bd91e8a085efbdb2
UHC ???肴?蠅? 001111110011111100111111111111011010001000111111111000111011001000111111 3f3f3ffda23fe3b23f

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