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 辷イ迴枝辷イ迴施^ 111001111000100010110010111001111000111110001110011111011110011110001000101100101110011110001111100011100111101101011110 e788b2e78f8e7de788b2e78f8e7b5e
EUC-JP 辷イ迴枝辷イ迴施^ 1110110111101000100011101011001011101101111011111011101111011110111011011110100010001110101100101110110111101111101110111101110001011110 ede88eb2edefbbdeede88eb2edefbbdc5e
UTF-8 辷イ迴枝辷イ迴施^ 11101000101111101011011111101111101111011011001011101000101111111011010011100110100111101001110111101000101111101011011111101111101111011011001011101000101111111011010011100110100101101011110101011110 e8beb7efbdb2e8bfb4e69e9de8beb7efbdb2e8bfb4e696bd5e
UHC ???枝???施^ 0011111100111111001111111111001010101011001111110011111100111111111000111011111101011110 3f3f3ff2ab3f3f3fe3bf5e

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