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 逶幄辧逶幄辧^ 11100111100110111001101111101000100110011001111111100111100110111001101111101000100110011001111101011110 e79b9be8999fe79b9be8999f5e
EUC-JP 逶幄辧逶幄辧^ 11101101111110111101011011101010110100101010000111101101111110111101011011101010110100101010000101011110 edfbd6ead2a1edfbd6ead2a15e
UTF-8 逶幄辧逶幄辧^ 11101001100000001011011011100101101110011000010011101000101111101010011111101001100000001011011011100101101110011000010011101000101111101010011101011110 e980b6e5b984e8bea7e980b6e5b984e8bea75e
UHC ?幄??幄?^ 001111111110010011000001001111110011111111100100110000010011111101011110 3fe4c13f3fe4c13f5e

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