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 踝褐Л}踝褐Л{^ 111001101111010010001010100011001000010001001100011111011110011011110100100010101000110010000100010011000111101101011110 e6f48a8c844c7de6f48a8c844c7b5e
EUC-JP 踝褐Л}踝褐Л{^ 111011001111011010110011111011001010011110101101011111011110110011110110101100111110110010100111101011010111101101011110 ecf6b3eca7ad7decf6b3eca7ad7b5e
UTF-8 踝褐Л}踝褐Л{^ 11101000101110001001110111101000101001001001000011010000100110110111110111101000101110001001110111101000101001001001000011010000100110110111101101011110 e8b89de8a490d09b7de8b89de8a490d09b7b5e
UHC ?褐Л}?褐Л{^ 00111111110010101110100010101100101011010111110100111111110010101110100010101100101011010111101101011110 3fcae8acad7d3fcae8acad7b5e

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