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 将茖濕将茖濕^ 10001111101010111110010010100001111000000101101110001111101010111110010010100001111000000101101101011110 8fabe4a1e05b8fabe4a1e05b5e
EUC-JP 将茖濕将茖濕^ 10111110101011011110100010100011110111111011110010111110101011011110100010100011110111111011110001011110 beade8a3dfbcbeade8a3dfbc5e
UTF-8 将茖濕将茖濕^ 11100101101100001000011011101000100011001001011011100110101111111001010111100101101100001000011011101000100011001001011011100110101111111001010101011110 e5b086e88c96e6bf95e5b086e88c96e6bf955e
UHC ??濕??濕^ 001111110011111111100011101001010011111100111111111000111010010101011110 3f3fe3a53f3fe3a55e

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