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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 荏絅?}荏絅?{^ 10001001011000001110001101000100001111110111110110001001011000001110001101000100001111110111101101011110 8960e3443f7d8960e3443f7b5e
EUC-JP 荏絅?}荏絅?{^ 10110001110000011110010110100101001111110111110110110001110000011110010110100101001111110111101101011110 b1c1e5a53f7db1c1e5a53f7b5e
UTF-8 荏絅티}荏絅티{^ 111010001000110110001111111001111011010110000101111011011000101110110000011111011110100010001101100011111110011110110101100001011110110110001011101100000111101101011110 e88d8fe7b585ed8bb07de88d8fe7b585ed8bb07b5e
UHC 荏絅티}荏絅티{^ 111011001111101111001100111001111100011010111100011111011110110011111011110011001110011111000110101111000111101101011110 ecfbcce7c6bc7decfbcce7c6bc7b5e

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