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 鐔顔Л}鐔顔Л{^ 111010000101110010001010111001111000010001001100011111011110100001011100100010101110011110000100010011000111101101011110 e85c8ae7844c7de85c8ae7844c7b5e
EUC-JP 鐔顔Л}鐔顔Л{^ 111011111011110110110100111010011010011110101101011111011110111110111101101101001110100110100111101011010111101101011110 efbdb4e9a7ad7defbdb4e9a7ad7b5e
UTF-8 鐔顔Л}鐔顔Л{^ 11101001100100001001010011101001101000011001010011010000100110110111110111101001100100001001010011101001101000011001010011010000100110110111101101011110 e99094e9a194d09b7de99094e9a194d09b7b5e
UHC ?顔Л}?顔Л{^ 00111111111001001101010010101100101011010111110100111111111001001101010010101100101011010111101101011110 3fe4d4acad7d3fe4d4acad7b5e

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