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 鐔演Л}鐔演Л{^ 111010000101110010001001100010011000010001001100011111011110100001011100100010011000100110000100010011000111101101011110 e85c8989844c7de85c8989844c7b5e
EUC-JP 鐔演Л}鐔演Л{^ 111011111011110110110001111010011010011110101101011111011110111110111101101100011110100110100111101011010111101101011110 efbdb1e9a7ad7defbdb1e9a7ad7b5e
UTF-8 鐔演Л}鐔演Л{^ 11101001100100001001010011100110101111001001010011010000100110110111110111101001100100001001010011100110101111001001010011010000100110110111101101011110 e99094e6bc94d09b7de99094e6bc94d09b7b5e
UHC ?演Л}?演Л{^ 00111111111001101101000110101100101011010111110100111111111001101101000110101100101011010111101101011110 3fe6d1acad7d3fe6d1acad7b5e

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