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 葯冗硯葯冗硯^ 11100100110111101000111111100111100011001010010111100100110111101000111111100111100011001010010101011110 e4de8fe78ca5e4de8fe78ca55e
EUC-JP 葯冗硯葯冗硯^ 11101000111000001011111011101001101110001010011111101000111000001011111011101001101110001010011101011110 e8e0bee9b8a7e8e0bee9b8a75e
UTF-8 葯冗硯葯冗硯^ 11101000100100011010111111100101100001101001011111100111101000011010111111101000100100011010111111100101100001101001011111100111101000011010111101011110 e891afe58697e7a1afe891afe58697e7a1af5e
UHC 葯冗硯葯冗硯^ 11100101101101011110100110110111111001101101101111100101101101011110100110110111111001101101101101011110 e5b5e9b7e6dbe5b5e9b7e6db5e

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