Text Symbols and html code:

 Text: Alfabets Numbers Symbols and html code:


A. Symbols

1. Math / Logic Symbols

+ → Plus → +
− → Minus → −
× → Multiply → ×
÷ → Divide → ÷
= → Equal → =
≠ → Not Equal → ≠
< → Less Than → &lt;
> → Greater Than → &gt;
≤ → Less or Equal → &le;
≥ → Greater or Equal → &ge;
% → Percentage → &#37;
∞ → Infinity → &infin;
√ → Square Root → &radic;

2. Currency Symbols

$ → Dollar → &#36;
₹ → Indian Rupee → &#8377;
€ → Euro → &euro;
£ → Pound → &pound;
¥ → Yen → &yen;

3. General Symbols

@ → At Sign → &#64;
# → Hash → &#35;
& → Ampersand → &amp;
* → Asterisk → &#42;
~ → Tilde → &#126;
^ → Caret → &#94;
| → Pipe → &#124;
\ → Backslash → &#92;
/ → Slash → &#47;
_ → Underscore → &#95;

B. Special Characters

1. Punctuation

. → Period → &#46;
, → Comma → &#44;
: → Colon → &#58;
; → Semicolon → &#59;
! → Exclamation → &#33;
? → Question → &#63;
' → Apostrophe → &#39;
" → Quotation → &quot;
- → Hyphen → &#45;
– → En Dash → &ndash;
— → Em Dash → &mdash;

2. Formatting Characters

Space → (blank space) → &nbsp;
Tab → (no direct entity)
Enter → Line Break → &lt;br&gt;

3. Other Text Characters

° → Degree → &deg;
© → Copyright → &copy;
® → Registered → &reg;
™ → Trademark → &trade;
… → Ellipsis → &hellip;
§ → Section → &sect;
¶ → Paragraph → &para;

C. Brackets

1. Parentheses

( → Open Parenthesis → &#40;
) → Close Parenthesis → &#41;

2. Square Brackets

[ → Open Square Bracket → &#91;
] → Close Square Bracket → &#93;

3. Curly Brackets

{ → Open Curly Bracket → &#123;
} → Close Curly Bracket → &#125;

4. Angle Brackets

< → Open Angle Bracket → &lt;
> → Close Angle Bracket → &gt;

5. Other Brackets

« → Left Guillemets → &laquo;
» → Right Guillemets → &raquo;

D. Other Text Elements

1. Quotes

‘ → Smart Single Open → &lsquo;
’ → Smart Single Close → &rsquo;
“ → Smart Double Open → &ldquo;
” → Smart Double Close → &rdquo;

2. Bullets

• → Bullet → &bull;
◦ → White Bullet → &#9702;
▪ → Square Bullet → &#9642;

3. Arrows

→ → Right Arrow → &rarr;
← → Left Arrow → &larr;
↑ → Up Arrow → &uarr;
↓ → Down Arrow → &darr;

E. English Alphabets

1. Capital Letters (Uppercase)

A B C D E F G H I J K L M
N O P Q R S T U V W X Y Z

2. Small Letters (Lowercase)

a b c d e f g h i j k l m
n o p q r s t u v w x y z

3. HTML Codes Pattern for English Alphabets

A–Z → &#65; to &#90;
a–z → &#97; to &#122;

F. English Numbers 


<h2>F. English Numbers</h2>

<h3>1️⃣ Whole Numbers (Integer Numbers)</h3>
👉 Numbers without decimal point.

0 → Zero → &#48;
1 → One → &#49;
2 → Two → &#50;
3 → Three → &#51;
4 → Four → &#52;
5 → Five → &#53;
6 → Six → &#54;
7 → Seven → &#55;
8 → Eight → &#56;
9 → Nine → &#57;

10 → Ten → &#49;&#48;
100 → One Hundred → &#49;&#48;&#48;
9999 → Nine Thousand Nine Hundred Ninety Nine → &#57;&#57;&#57;&#57;


<h3>2️⃣ Decimal Values (Fraction Numbers)</h3>
👉 Numbers with decimal point.

. → Decimal Point (Dot) → &#46;

1.5 → One Point Five → &#49;&#46;&#53;
2.75 → Two Point Seven Five → &#50;&#46;&#55;&#53;
10.25 → Ten Point Two Five → &#49;&#48;&#46;&#50;&#53;


<h3>3️⃣ Roman Numbers</h3>
👉 Numbers written using Roman letters.

I → One → &#73;
II → Two → &#73;&#73;
III → Three → &#73;&#73;&#73;
IV → Four → &#73;&#86;
V → Five → &#86;
VI → Six → &#86;&#73;
X → Ten → &#88;

XX → Twenty → &#88;&#88;
XXX → Thirty → &#88;&#88;&#88;

L → Fifty → &#76;
C → Hundred → &#67;
M → Thousand → &#77;


<h3>4️⃣ Ordinal Numbers (Position Numbers)</h3>
👉 Show order or position.

1st → First → &#49;st
2nd → Second → &#50;nd
3rd → Third → &#51;rd
4th → Fourth → &#52;th
5th → Fifth → &#53;th
6th → Sixth → &#54;th
7th → Seventh → &#55;th
8th → Eighth → &#56;th
9th → Ninth → &#57;th
10th → Tenth → &#49;&#48;th

20th → Twentieth → &#50;&#48;th
30th → Thirtieth → &#51;&#48;th
40th → Fortieth → &#52;&#48;th
50th → Fiftieth → &#53;&#48;th
60th → Sixtieth → &#54;&#48;th
70th → Seventieth → &#55;&#48;th
80th → Eightieth → &#56;&#48;th
90th → Ninetieth → &#57;&#48;th
100th → Hundredth → &#49;&#48;&#48;th


👉 Pattern:
11th–19th → number + th
21st, 31st → st
22nd, 32nd → nd
23rd, 33rd → rd
Others → th

Comments

Popular posts from this blog

বাংলা/हिंदी/English Input Text Reader auto Scroll: select text to start reading

हिंदी Page Reader auto Scroll: select text to start reading

বাংলা Page Reader auto Scroll: select text to start reading