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 葯耶┷葯耶┠^ 11100100110111101001011011101011100001001011100011100100110111101001011011101011100001001011010101011110 e4de96eb84b8e4de96eb84b55e
EUC-JP 葯耶┷葯耶┠^ 11101000111000001100110011101101101010001011101011101000111000001100110011101101101010001011011101011110 e8e0cceda8bae8e0cceda8b75e
UTF-8 葯耶┷葯耶┠^ 11101000100100011010111111101000100000001011011011100010100101001011011111101000100100011010111111101000100000001011011011100010100101001010000001011110 e891afe880b6e294b7e891afe880b6e294a05e
UHC 葯耶┷葯耶┠^ 11100101101101011110010110101101101001101011101011100101101101011110010110101101101001101011011101011110 e5b5e5ada6bae5b5e5ada6b75e

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