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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ヨス自エ螟イ 1111000010111001110101101111000110001110101111011000111010101001111100011110001010110100111001011010010010110010 f0b9d6f18ebd8ea9f1e2b4e5a4b2
EUC-JP ?ヨ?ス自?エ螟イ 001111111000111011010110001111111000111010111101101111001010101100111111100011101011010011101010101001101000111010110010 3f8ed63f8ebdbcab3f8eb4eaa68eb2
UTF-8 ヨス自エ螟イ 111011101000000110111000111011111011111010010110111011101000010010001001111011111011110110111101111010001000011110101010111011101000010110011101111011111011110110110100111010001001111010011111111011111011110110110010 ee81b8efbe96ee8489efbdbde887aaee859defbdb4e89e9fefbdb2
UHC ????自??螟? 0011111100111111001111110011111111101101101110110011111100111111110110011010110100111111 3f3f3f3fedbb3f3fd9ad3f

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