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 íï’î‘™e^ 1100001110101101110000111010111111000010100100101100001110101110110000101001000111000010100110010110010101011110 c3adc3afc292c3aec291c299655e
SJIS-WIN ????????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f3f3f3f655e
EUC-JP �ï�î��e^ 100011111010101010101010001111111000111110101010101010101000111110100010101101001000111110101010101001000011111110001111101010101010101010001111101000101110111010001111101010101010010000111111100011111010101010100100001111110110010101011110 8faaaa3f8faaaa8fa2b48faaa43f8faaaa8fa2ee8faaa43f8faaa43f655e
UTF-8 íï’î‘™e^ 1100001110000011110000101010110111000011100000111100001010101111110000111000001011000010100100101100001110000011110000101010111011000011100000101100001010010001110000111000001011000010100110010110010101011110 c383c2adc383c2afc382c292c383c2aec382c291c382c299655e
UHC ?­?????®????e^ 00111111101000011010100100111111001111110011111100111111001111111010001011100111001111110011111100111111001111110110010101011110 3fa1a93f3f3f3f3fa2e73f3f3f3f655e

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