๐ŸŒ
RapidTables
rapidtables.com โ€บ web โ€บ html โ€บ html-codes.html
HTML character codes
All HTML character codes of text fonts and symbols from � to  .
๐ŸŒ
HTML.com
html.com โ€บ character-codes
HTML Character Codes ยป
July 9, 2019 - HTML character references add reserved and special characters to an HTML document. Learn how to use character entity codes.
๐ŸŒ
Toptal
toptal.com โ€บ designers โ€บ htmlarrows โ€บ symbols
HTML Symbols, Entities and Codes โ€” Toptal Designers
Easily find HTML symbols, entities, characters and codes with ASCII, HEX, CSS and Unicode values; including copyright sign, trademark sign and at symbol.
๐ŸŒ
W3Schools
w3schools.com โ€บ html โ€บ html_symbols.asp
HTML Symbols
Entities Code Challenge HTML Symbols HTML Emojis HTML Charsets HTML URL Encode HTML vs. XHTML ... HTML Examples HTML Editor HTML Quiz HTML Exercises HTML Challenges HTML Website HTML Syllabus HTML Study Plan HTML Interview Prep HTML Bootcamp HTML Certificate HTML Summary HTML Accessibility ยท HTML Tag List HTML Attributes HTML Global Attributes HTML Browser Support HTML Events HTML Colors HTML Canvas HTML Audio/Video HTML Doctypes HTML Character ...
๐ŸŒ
Psdtowp
psdtowp.net โ€บ html-codes-special-characters.html
HTML codes and HTML special characters: The complete listt | PSDtoWP.net
HTML codes for all letters, numbers, HTML special characters, symbols and icons in one complete list. Easily get the right entity name, entity number or hex code in friendly or unfriendly HTML
๐ŸŒ
MDN Web Docs
developer.mozilla.org โ€บ en-US โ€บ docs โ€บ Glossary โ€บ Character_reference
Character reference - Glossary - MDN Web Docs
These references start with &#x or &#X, followed by one or more ASCII hex digits, representing the hexadecimal integer that corresponds to the character's Unicode code point, and ending with ;. For example, the hexadecimal character reference for < is &#x3C; or &#X3C;, because the Unicode code ...
๐ŸŒ
HTML CSS JavaScript
html-css-js.com โ€บ html โ€บ character-codes
HTML Special Character Codes - Search Emojis ๐Ÿ˜
Browse special HTML symbols and find their character codes in the categories above. Every character has a code available in the following format &#1234;. Some of them has a more human-friendly entity code available which is not so widely supported in older browsers.
๐ŸŒ
Simple Book Publishing
iu.pressbooks.pub โ€บ edsaccessibility โ€บ back-matter โ€บ appendix-common-html-character-codes
Appendix: Common HTML Character Codes โ€“ Accessibility and UDL Best Practices Guide
Every character code must start with an ampersand (&) and end with a semicolon (;). Number codes also include a number sign (#) after the ampersand. The format looks like this: ... See the quick reference table below for examples. There is an extensive list of HTML character codes.
Find elsewhere
๐ŸŒ
HTML Standard
html.spec.whatwg.org โ€บ multipage โ€บ named-characters.html
13.5 Named character references
5 days ago - This table lists the character reference names that are supported by HTML, and the code points to which they refer.
๐ŸŒ
Lookup Tables
lookuptables.com โ€บ text โ€บ html-character-codes
HTML Character Codes and Entities
To output special characters on an HTML web page, you can use the following values in your HTML code. The format is an Ampersand, followed by #ASCII Code or Entity Name then a semi colon. These codes are interpretted by the web browser and appear as the equivalent character to the viewer.
๐ŸŒ
FreeFormatter
freeformatter.com โ€บ html-entities.html
Complete list of HTML entities - FreeFormatter.com
I18N Standards / Code Snippets ยท Web Resources ยท HTML Entity List ยท Complete list of HTML entities with their numbers and names. Also included is a full list of ASCII characters that can be represented in HTML (i.e. printable characters). ASCII Characters ยท
๐ŸŒ
ASCII Codes
ascii.cl โ€บ htmlcodes.htm
HTML Codes - Table of ascii characters and symbols
HTML Codes - Table for easy reference of ascii characters and symbols in HTML format. With indication of browser support
๐ŸŒ
Nist
hissa.nist.gov โ€บ ~black โ€บ codesQuikRef.html
HTML Codes for Special Characters
Dan Short has a page of HTML Entities, which gives codes for Dingbats, punctuation, chess pieces, Cyrillic alphabet, and much more. For more characters, see UTF-8 Latin Extended A at https://www.w3schools.com/charsets/ref_utf_latin_extended_a.asp.
๐ŸŒ
7is7
7is7.com โ€บ software โ€บ chars.html
HTML Character Codes - 7is7.com
Shows all the valid HTML character codes and how they appear in your browser.
๐ŸŒ
Penn State
sites.psu.edu โ€บ symbolcodes โ€บ codehtml
Symbol Codes | Entity Codes for HTML
May 17, 2021 - This Web page contains lists of common special entity codes needed in HTML to generate special characters such as รฑ, ยข, รท and other characters. Full instructions are in the Using the Codes section followed by lists organized by character type.
๐ŸŒ
W3Schools
w3schools.com โ€บ html โ€บ html_entities.asp
HTML Character Entities
Entities Code Challenge HTML Symbols HTML Emojis HTML Charsets HTML URL Encode HTML vs. XHTML ... HTML Examples HTML Editor HTML Quiz HTML Exercises HTML Challenges HTML Website HTML Syllabus HTML Study Plan HTML Interview Prep HTML Bootcamp HTML Certificate HTML Summary HTML Accessibility ยท HTML Tag List HTML Attributes HTML Global Attributes HTML Browser Support HTML Events HTML Colors HTML Canvas HTML Audio/Video HTML Doctypes HTML Character ...
๐ŸŒ
HTML CSS JavaScript
html-css-js.com โ€บ html โ€บ character-codes โ€บ icons
Icons and Symbols - HTML Character Code Picker
A list of colored icon HTML character codes you can use to copy as text on the web. Various symbols like smiley faces, foods, sports, animals, international signs
๐ŸŒ
Career Karma
careerkarma.com โ€บ blog โ€บ html โ€บ html symbols: using html character entities
HTML Symbols: Using HTML Character Entities | Career Karma
December 29, 2020 - There are three possible ways to use characters in HTML: hex code, number code, and entity code/character name.