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 荏脛??荏脛??^ 10001001011000001110001111111000001111110011111110001001011000001110001111111000001111110011111101011110 8960e3f83f3f8960e3f83f3f5e
EUC-JP 荏脛??荏脛??^ 10110001110000011110011011111010001111110011111110110001110000011110011011111010001111110011111101011110 b1c1e6fa3f3fb1c1e6fa3f3f5e
UTF-8 荏脛렰쉈荏脛렰쉈^ 11101000100011011000111111101000100001001001101111101011101000001011000011101100100010011000100011101000100011011000111111101000100001001001101111101011101000001011000011101100100010011000100001011110 e88d8fe8849beba0b0ec8988e88d8fe8849beba0b0ec89885e
UHC 荏脛렰쉈荏脛렰쉈^ 1110110011111011110011001110101110001110101111011011110110100101111011001111101111001100111010111000111010111101101111011010010101011110 ecfbcceb8ebdbda5ecfbcceb8ebdbda55e

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