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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鞜ス螽ッ蓖。霑・ 111010001101111110111101111001011010100010101111111001001110110110100001111010001011111110100101 e8dfbde5a8afe4eda1e8bfa5
EUC-JP 鞜ス螽ッ蓖。霑・ 11110000111000011000111010111101111010101010101010001110101011111110100011101111100011101010000111110000110000011000111010100101 f0e18ebdeaaa8eafe8ef8ea1f0c18ea5
UTF-8 鞜ス螽ッ蓖。霑・ 111010011001111010011100111011111011110110111101111010001001111010111101111011111011110110101111111010001001001110010110111011111011110110100001111010011001110010010001111011111011110110100101 e99e9cefbdbde89ebdefbdafe89396efbda1e99c91efbda5
UHC ??????霑? 001111110011111100111111001111110011111100111111111011111100010100111111 3f3f3f3f3f3fefc53f

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