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 ???Ln}???Ln{^ 00111111001111110011111101001100011011100111110100111111001111110011111101001100011011100111101101011110 3f3f3f4c6e7d3f3f3f4c6e7b5e
SJIS-WIN 豸悟彫Ln}豸悟彫Ln{^ 11100110101101101000110011100101100100101010010001001100011011100111110111100110101101101000110011100101100100101010010001001100011011100111101101011110 e6b68ce592a44c6e7de6b68ce592a44c6e7b5e
EUC-JP 豸悟彫Ln}豸悟彫Ln{^ 11101100101110001011100011100111110001001010011001001100011011100111110111101100101110001011100011100111110001001010011001001100011011100111101101011110 ecb8b8e7c4a64c6e7decb8b8e7c4a64c6e7b5e
UTF-8 豸悟彫Ln}豸悟彫Ln{^ 11101000101100011011100011100110100000101001111111100101101111011010101101001100011011100111110111101000101100011011100011100110100000101001111111100101101111011010101101001100011011100111101101011110 e8b1b8e6829fe5bdab4c6e7de8b1b8e6829fe5bdab4c6e7b5e
UHC ?悟彫Ln}?悟彫Ln{^ 0011111111100111111101101111000011000001010011000110111001111101001111111110011111110110111100001100000101001100011011100111101101011110 3fe7f6f0c14c6e7d3fe7f6f0c14c6e7b5e

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