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 韜ソ蜿ア韈吝シ冗 11101000111010011011111111100101100011111011000111101000111001111001100111100101101111001000111111100111 e8e9bfe58fb1e8e799e5bc8fe7
EUC-JP 韜ソ蜿ア韈吝シ冗 11110000111010111000111010111111111010011110111110001110101100011111000011101001110100101110011110001110101111001011111011101001 f0eb8ebfe9ef8eb1f0e9d2e78ebcbee9
UTF-8 韜ソ蜿ア韈吝シ冗 111010011001111110011100111011111011110110111111111010001001110010111111111011111011110110110001111010011001111110001000111001011001000010011101111011111011110110111100111001011000011010010111 e99f9cefbdbfe89cbfefbdb1e99f88e5909defbdbce58697
UHC 韜????吝?冗 1101010010110111001111110011111100111111001111111101011111110000001111111110100110110111 d4b73f3f3f3fd7f03fe9b7

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