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 鐔種繍}鐔種繍{^ 111010000101110010001110111011011000111101001010011111011110100001011100100011101110110110001111010010100111101101011110 e85c8eed8f4a7de85c8eed8f4a7b5e
EUC-JP 鐔種繍}鐔種繍{^ 111011111011110110111100111011111011110110101011011111011110111110111101101111001110111110111101101010110111101101011110 efbdbcefbdab7defbdbcefbdab7b5e
UTF-8 鐔種繍}鐔種繍{^ 111010011001000010010100111001111010100010101110111001111011100110001101011111011110100110010000100101001110011110101000101011101110011110111001100011010111101101011110 e99094e7a8aee7b98d7de99094e7a8aee7b98d7b5e
UHC ?種?}?種?{^ 0011111111110000111110100011111101111101001111111111000011111010001111110111101101011110 3ff0fa3f7d3ff0fa3f7b5e

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