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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 凝?㎝}凝?㎝{^ 10001011110000110011111110000111011100000111110110001011110000110011111110000111011100000111101101011110 8bc33f87707d8bc33f87707b5e
EUC-JP 凝??}凝??{^ 1011011011000101001111110011111101111101101101101100010100111111001111110111101101011110 b6c53f3f7db6c53f3f7b5e
UTF-8 凝뷂㎝}凝뷂㎝{^ 111001011000011110011101111010111011011110000010111000111000111010011101011111011110010110000111100111011110101110110111100000101110001110001110100111010111101101011110 e5879debb782e38e9d7de5879debb782e38e9d7b5e
UHC 凝뷂㎝}凝뷂㎝{^ 111010111110101010010100111011111010011110101111011111011110101111101010100101001110111110100111101011110111101101011110 ebea94efa7af7debea94efa7af7b5e

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