HTML Entities In Hindi – What Are HTML Entities/ Reserved Characters In Hindi? – HTML Mein Kuch Aise Characters Hote Hain Jinka Kuch Special Meaning Hota Hai Jab HTML Ke Document Mein Unko Istemal Kiya Jata Hai. For Example, Less Than Aur Greater Than Signs Ko Directly Istemal Nahi Kiya Ja Sakta Kyuki HTML Processors Confuse Ho Jaega Aur Unko HTML Tags Ke Sath Relate Karne Lgega, Kyuki HTML Tags Angle Brackets Ke Andar Enclose Kiye Jatein Hain.
HTML Mein Character Entity Ko Likhne Ka Tareeka Neeche Diya Gaya Hai:
&entity_name;
or
&#entity_number;
HTML Entities In Hindi
Contents
Example:
Agar Humein HTML Code Ko Hi HTML Document Ke Body Mein Likhna Ho Toh, Kaisa Likhna Hoga, Aaiye Samajhte Hain Neeche Diye Gaye Example Se:
<!DOCTYPE html> <html> <head> <title>HTML Entities</title> </head> <body> <div id = "character"> <ol type = "1"> <ul type = "disc"> </body> </html>
Output:
<div id = "character"> <ol type = "1"> <ul type = "disc">
Neeche Kayi Tareeke Ke HTML Entities Ki List Di Gayi Hai, Sabko Istemal Karke Output Mein Unka Istemal Samjhen.
Some Useful HTML Character Entities
Result | Description | Entity Name | Entity Number |
non-breaking space | | ||
< | less than | < | < |
> | greater than | > | > |
& | ampersand | & | & |
“ | double quotation mark | " | “ |
‘ | single quotation mark (apostrophe) | ' | ‘ |
Note: HTML Mein Entity names case sensitive hote hain.
ISO 8859-1 Character Entities
Result | Description | Entity Name | Number Code |
À | capital a, grave accent | À | À |
Á | capital a, acute accent | Á | Á |
 | capital a, circumflex accent |  |  |
à | capital a, tilde | à | à |
Ä | capital a, umlaut mark | Ä | Ä |
Å | capital a, ring | Å | Å |
Æ | capital ae | Æ | Æ |
Ç | capital c, cedilla | Ç | Ç |
È | capital e, grave accent | È | È |
É | capital e, acute accent | É | É |
Ê | capital e, circumflex accent | Ê | Ê |
Ë | capital e, umlaut mark | Ë | Ë |
Ì | capital i, grave accent | Ì | Ì |
Í | capital i, acute accent | Í | Í |
Î | capital i, circumflex accent | Î | Î |
Ï | capital i, umlaut mark | Ï | Ï |
Ð | capital eth, Icelandic | Ð | Ð |
Ñ | capital n, tilde | Ñ | Ñ |
Ò | capital o, grave accent | Ò | Ò |
Ó | capital o, acute accent | Ó | Ó |
Ô | capital o, circumflex accent | Ô | Ô |
Õ | capital o, tilde | Õ | Õ |
Ö | capital o, umlaut mark | Ö | Ö |
Ø | capital o, slash | Ø | Ø |
Ù | capital u, grave accent | Ù | Ù |
Ú | capital u, acute accent | Ú | Ú |
Û | capital u, circumflex accent | Û | Û |
Ü | capital u, umlaut mark | Ü | Ü |
Ý | capital y, acute accent | Ý | Ý |
Þ | capital THORN, Icelandic | Þ | Þ |
ß | small sharp s, German | ß | ß |
à | small a, grave accent | à | à |
á | small a, acute accent | á | á |
â | small a, circumflex accent | â | â |
ã | small a, tilde | ã | ã |
ä | small a, umlaut mark | ä | ä |
å | small a, ring | å | å |
æ | small ae | æ | æ |
ç | small c, cedilla | ç | ç |
è | small e, grave accent | è | è |
é | small e, acute accent | é | é |
ê | small e, circumflex accent | ê | ê |
ë | small e, umlaut mark | ë | ë |
ì | small i, grave accent | ì | ì |
í | small i, acute accent | í | í |
î | small i, circumflex accent | î | î |
ï | small i, umlaut mark | ï | ï |
ð | small eth, Icelandic | ð | ð |
ñ | small n, tilde | ñ | ñ |
ò | small o, grave accent | ò | ò |
ó | small o, acute accent | ó | ó |
ô | small o, circumflex accent | ô | ô |
õ | small o, tilde | õ | õ |
ö | small o, umlaut mark | ö | ö |
ø | small o, slash | ø | ø |
ù | small u, grave accent | ù | ù |
ú | small u, acute accent | ú | ú |
û | small u, circumflex accent | û | û |
ü | small u, umlaut mark | ü | ü |
ý | small y, acute accent | ý | ý |
þ | small thorn, Icelandic | þ | þ |
ÿ | small y, umlaut mark | ÿ | ÿ |
Other Entities Supported by HTML Browsers
Result | Description | Entity Name | Number Code |
Œ | capital ligature OE | Œ | Œ |
œ | small ligature oe | œ | œ |
Š | capital S with caron | Š | Š |
š | small S with caron | š | š |
Ÿ | capital Y with diaeres | Ÿ | Ÿ |
ˆ | modifier letter circumflex accent | ˆ | ˆ |
˜ | small tilde | ˜ | ˜ |
en space |   | ||
em space |   | ||
thin space |   | ||
| zero width non-joiner | ‌ | |
| zero width joiner | ‍ | |
| left-to-right mark | ‎ | |
| right-to-left mark | ‏ | |
– | en dash | – | – |
— | em dash | — | — |
‘ | left single quotation mark | ‘ | ‘ |
’ | right single quotation mark | ’ | ’ |
‚ | single low-9 quotation mark | ‚ | ‚ |
“ | left double quotation mark | “ | “ |
” | right double quotation mark | ” | ” |
„ | double low-9 quotation mark | „ | „ |
† | dagger | † | † |
‡ | double dagger | ‡ | ‡ |
… | horizontal ellipsis | … | … |
‰ | per mille | ‰ | ‰ |
‹ | single left-pointing angle quotation | ‹ | ‹ |
› | single right-pointing angle quotation | › | › |