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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 豸匁カ墨}豸匁カ墨{^ 1110011010110110100101101110011010110110100101100110111001111101111001101011011010010110111001101011011010010110011011100111101101011110 e6b696e6b6966e7de6b696e6b6966e7b5e
EUC-JP 豸匁カ墨}豸匁カ墨{^ 11101100101110001100110011101000100011101011011011001011110011110111110111101100101110001100110011101000100011101011011011001011110011110111101101011110 ecb8cce88eb6cbcf7decb8cce88eb6cbcf7b5e
UTF-8 豸匁カ墨}豸匁カ墨{^ 111010001011000110111000111001011000110010000001111011111011110110110110111001011010001010101000011111011110100010110001101110001110010110001100100000011110111110111101101101101110010110100010101010000111101101011110 e8b1b8e58c81efbdb6e5a2a87de8b1b8e58c81efbdb6e5a2a87b5e
UHC ???墨}???墨{^ 00111111001111110011111111011001111110000111110100111111001111110011111111011001111110000111101101011110 3f3f3fd9f87d3f3f3fd9f87b5e

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