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 韜ソ蜿ア韈吝シ剰」 1110100011101001101111111110010110001111101100011110100011100111100110011110010110111100100011111110100010100011 e8e9bfe58fb1e8e799e5bc8fe8a3
EUC-JP 韜ソ蜿ア韈吝シ剰」 111100001110101110001110101111111110100111101111100011101011000111110000111010011101001011100111100011101011110010111110111010101000111010100011 f0eb8ebfe9ef8eb1f0e9d2e78ebcbeea8ea3
UTF-8 韜ソ蜿ア韈吝シ剰」 111010011001111110011100111011111011110110111111111010001001110010111111111011111011110110110001111010011001111110001000111001011001000010011101111011111011110110111100111001011000100110110000111011111011110110100011 e99f9cefbdbfe89cbfefbdb1e99f88e5909defbdbce589b0efbda3
UHC 韜????吝??? 1101010010110111001111110011111100111111001111111101011111110000001111110011111100111111 d4b73f3f3f3fd7f03f3f3f

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