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 将脯。将脯。^ 100011111010101111100011111110111010000111111000011111011000111110101011111000111111101110100001111110000111101101011110 8fabe3fba1f87d8fabe3fba1f87b5e
EUC-JP 将脯。?将脯。?^ 101111101010110111100110111111011000111010100001001111111011111010101101111001101111110110001110101000010011111101011110 beade6fd8ea13fbeade6fd8ea13f5e
UTF-8 将脯。将脯。^ 11100101101100001000011011101000100001001010111111101111101111011010000111101110100110001001110111100101101100001000011011101000100001001010111111101111101111011010000111101110100110001001101101011110 e5b086e884afefbda1ee989de5b086e884afefbda1ee989b5e
UHC ?脯???脯??^ 0011111111111000111000010011111100111111001111111111100011100001001111110011111101011110 3ff8e13f3f3ff8e13f3f5e

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