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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 将脯。将脯。^ 100011111010101111100011111110111010000111110001011111011000111110101011111000111111101110100001111100010111101101011110 8fabe3fba1f17d8fabe3fba1f17b5e
EUC-JP 将脯。?将脯。?^ 101111101010110111100110111111011000111010100001001111111011111010101101111001101111110110001110101000010011111101011110 beade6fd8ea13fbeade6fd8ea13f5e
UTF-8 将脯。将脯。^ 11100101101100001000011011101000100001001010111111101111101111011010000111101110100000111011100111100101101100001000011011101000100001001010111111101111101111011010000111101110100000111011011101011110 e5b086e884afefbda1ee83b9e5b086e884afefbda1ee83b75e
UHC ?脯???脯??^ 0011111111111000111000010011111100111111001111111111100011100001001111110011111101011110 3ff8e13f3f3ff8e13f3f5e

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