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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 毎瀝\}毎瀝\{^ 10010110100010001110000001101100010111000111110110010110100010001110000001101100010111000111101101011110 9688e06c5c7d9688e06c5c7b5e
EUC-JP 毎瀝\}毎瀝\{^ 11001011111010001101111111001101010111000111110111001011111010001101111111001101010111000111101101011110 cbe8dfcd5c7dcbe8dfcd5c7b5e
UTF-8 毎瀝\}毎瀝\{^ 1110011010101111100011101110011110000000100111010101110001111101111001101010111110001110111001111000000010011101010111000111101101011110 e6af8ee7809d5c7de6af8ee7809d5c7b5e
UHC ?瀝\}?瀝\{^ 0011111111010101111101110101110001111101001111111101010111110111010111000111101101011110 3fd5f75c7d3fd5f75c7b5e

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