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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 豸悟彫豸悟彫B 11100110101101101000110011100101100100101010010011100110101101101000110011100101100100101010010001000010 e6b68ce592a4e6b68ce592a442
EUC-JP 豸悟彫豸悟彫B 11101100101110001011100011100111110001001010011011101100101110001011100011100111110001001010011001000010 ecb8b8e7c4a6ecb8b8e7c4a642
UTF-8 豸悟彫豸悟彫B 11101000101100011011100011100110100000101001111111100101101111011010101111101000101100011011100011100110100000101001111111100101101111011010101101000010 e8b1b8e6829fe5bdabe8b1b8e6829fe5bdab42
UHC ?悟彫?悟彫B 0011111111100111111101101111000011000001001111111110011111110110111100001100000101000010 3fe7f6f0c13fe7f6f0c142

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