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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 貉耶┷貉耶┠^ 11100110101110011001011011101011100001001011100011100110101110011001011011101011100001001011010101011110 e6b996eb84b8e6b996eb84b55e
EUC-JP 貉耶┷貉耶┠^ 11101100101110111100110011101101101010001011101011101100101110111100110011101101101010001011011101011110 ecbbcceda8baecbbcceda8b75e
UTF-8 貉耶┷貉耶┠^ 11101000101100101000100111101000100000001011011011100010100101001011011111101000101100101000100111101000100000001011011011100010100101001010000001011110 e8b289e880b6e294b7e8b289e880b6e294a05e
UHC ?耶┷?耶┠^ 0011111111100101101011011010011010111010001111111110010110101101101001101011011101011110 3fe5ada6ba3fe5ada6b75e

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