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 鴦跚溜}鴦跚溜{^ 111010011111000111100110111001111001011110101101011111011110100111110001111001101110011110010111101011010111101101011110 e9f1e6e797ad7de9f1e6e797ad7b5e
EUC-JP 鴦跚溜}鴦跚溜{^ 111100101111001111101100111010011100111010101111011111011111001011110011111011001110100111001110101011110111101101011110 f2f3ece9ceaf7df2f3ece9ceaf7b5e
UTF-8 鴦跚溜}鴦跚溜{^ 111010011011010010100110111010001011011110011010111001101011101010011100011111011110100110110100101001101110100010110111100110101110011010111010100111000111101101011110 e9b4a6e8b79ae6ba9c7de9b4a6e8b79ae6ba9c7b5e
UHC 鴦?溜}鴦?溜{^ 11100100111011000011111111010111101101100111110111100100111011000011111111010111101101100111101101011110 e4ec3fd7b67de4ec3fd7b67b5e

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