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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 祥コ踝ロ祥コ踝ル^ 10001111110010111011101011100110111101001101101110001111110010111011101011100110111101001101100101011110 8fcbbae6f4db8fcbbae6f4d95e
EUC-JP 祥コ踝ロ祥コ踝ル^ 1011111011001101100011101011101011101100111101101000111011011011101111101100110110001110101110101110110011110110100011101101100101011110 becd8ebaecf68edbbecd8ebaecf68ed95e
UTF-8 祥コ踝ロ祥コ踝ル^ 11100111101001011010010111101111101111011011101011101000101110001001110111101111101111101001101111100111101001011010010111101111101111011011101011101000101110001001110111101111101111101001100101011110 e7a5a5efbdbae8b89defbe9be7a5a5efbdbae8b89defbe995e
UHC 祥???祥???^ 1101111111010100001111110011111100111111110111111101010000111111001111110011111101011110 dfd43f3f3fdfd43f3f3f5e

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