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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???艤????艤 0011111100111111001111111110010001111110001111110011111100111111001111111110010001111110 3f3f3fe47e3f3f3f3fe47e
EUC-JP ???艤????艤 0011111100111111001111111110011111011111001111110011111100111111001111111110011111011111 3f3f3fe7df3f3f3f3fe7df
UTF-8 凉듭눨艤퓀凉듭눨艤 111011111010010110111001111010111001001110101101111010111000100010101000111010001000100110100100111011011001001110000000111011111010010110111001111010111001001110101101111010111000100010101000111010001000100110100100 efa5b9eb93adeb88a8e889a4ed9380efa5b9eb93adeb88a8e889a4
UHC 凉듭눨艤퓀凉듭눨艤 111001011011110010110101111011001000011110111111111010111111101010111111011010001110010110111100101101011110110010000111101111111110101111111010 e5bcb5ec87bfebfabf68e5bcb5ec87bfebfa

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