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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???愛≪?堯?┨裕 001111110011111100111111100010001010010010000001111000010011111111101010100111110011111110000100101101111001011101010100 3f3f3f88a481e13fea9f3f84b79754
EUC-JP ???愛≪?堯?┨裕 001111110011111100111111101100001010011010100010111000110011111111110100101000010011111110101000101110011100110110110101 3f3f3fb0a6a2e33ff4a13fa8b9cdb5
UTF-8 說묐젎愛≪쒼堯뗧┨裕 111011111010011010100001111010111010110010010000111011001010000010001110111001101000010010011011111000101000100110101010111011001001001010111100111001011010000010101111111010111001011110100111111000101001010010101000111010001010001110010101 efa6a1ebac90eca08ee6849be289aaec92bce5a0afeb97a7e294a8e8a395
UHC 說묐젎愛≪쒼堯뗧┨裕 1110011011110010100100011110101110100000100011111110010011110001101000011110110010111110101100001110100011101011100010111110011110100110101110011110101110101110 e6f291eba08fe4f1a1ecbeb0e8eb8be7a6b9ebae

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