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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 将脯。}将脯。{^ 1000111110101011111000111111101110100001111110000110101101111101100011111010101111100011111110111010000111111000011010110111101101011110 8fabe3fba1f86b7d8fabe3fba1f86b7b5e
EUC-JP 将脯。?}将脯。?{^ 1011111010101101111001101111110110001110101000010011111101111101101111101010110111100110111111011000111010100001001111110111101101011110 beade6fd8ea13f7dbeade6fd8ea13f7b5e
UTF-8 将脯。}将脯。{^ 111001011011000010000110111010001000010010101111111011111011110110100001111011101001100010001011011111011110010110110000100001101110100010000100101011111110111110111101101000011110111010011000100010110111101101011110 e5b086e884afefbda1ee988b7de5b086e884afefbda1ee988b7b5e
UHC ?脯??}?脯??{^ 00111111111110001110000100111111001111110111110100111111111110001110000100111111001111110111101101011110 3ff8e13f3f7d3ff8e13f3f7b5e

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