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 韜サ鮨手キ玖イ趣セ 1110100011101001101110111110100110111101100011101110100010110111100010111110100010110010100011101110111110111110 e8e9bbe9bd8ee8b78be8b28eefbe
EUC-JP 韜サ鮨手キ玖イ趣セ 111100001110101110001110101110111111001010111111101111001110101010001110101101111011011011101010100011101011001010111100111100011000111010111110 f0eb8ebbf2bfbcea8eb7b6ea8eb2bcf18ebe
UTF-8 韜サ鮨手キ玖イ趣セ 111010011001111110011100111011111011110110111011111010011010111010101000111001101000100110001011111011111011110110110111111001111000111010010110111011111011110110110010111010001011011010100011111011111011110110111110 e99f9cefbdbbe9aea8e6898befbdb7e78e96efbdb2e8b6a3efbdbe
UHC 韜??手?玖?趣? 11010100101101110011111100111111111000101010001000111111110011111011100000111111111101101010110000111111 d4b73f3fe2a23fcfb83ff6ac3f

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