HTML Entities and Special Character Table
HTML Entities and Special Character Table
title
intro
desc
| table.headers.character | table.headers.entityName | table.headers.entityNumber | table.headers.description |
|---|---|---|---|
| & | & | & | table.descriptions.ampersand |
| < | < | < | table.descriptions.lessThan |
| > | > | > | table.descriptions.greaterThan |
| " | " | " | table.descriptions.quotationMark |
| ' | ' | ' | table.descriptions.apostrophe |
| |   | table.descriptions.nonBreakingSpace | |
| ¢ | ¢ | ¢ | table.descriptions.cent |
| € | € | € | table.descriptions.euro |
| £ | £ | £ | table.descriptions.pound |
| ¥ | ¥ | ¥ | table.descriptions.yen |
| © | © | © | table.descriptions.copyright |
| ® | ® | ® | table.descriptions.registered |
| ™ | ™ | ™ | table.descriptions.trademark |
| / | - | / | table.descriptions.slash |
| : | - | : | table.descriptions.colon |
| ; | - | ; | table.descriptions.semicolon |
| ? | - | ? | table.descriptions.questionMark |
| ( | - | ( | table.descriptions.openingParenthesis |
| ) | - | ) | table.descriptions.closingParenthesis |
| [ | - | [ | table.descriptions.openingSquareBracket |
| ] | - | ] | table.descriptions.closingSquareBracket |
| { | - | { | table.descriptions.openingCurlyBrace |
| } | - | } | table.descriptions.closingCurlyBrace |
| | | | | | | table.descriptions.verticalBar |
| @ | - | @ | table.descriptions.atSymbol |
| + | - | + | table.descriptions.plus |
| - | - | - | table.descriptions.hyphen |
| ± | ± | ± | table.descriptions.plusMinus |
| × | × | × | table.descriptions.multiplication |
| ÷ | ÷ | ÷ | table.descriptions.division |
| ` | - | ` | table.descriptions.backtick |
| ‘ | ‘ | ‘ | table.descriptions.leftSingleQuote |
| ’ | ’ | ’ | table.descriptions.rightSingleQuote |
| , | - | , | table.descriptions.comma |
| . | - | . | table.descriptions.period |
| ^ | - | ^ | table.descriptions.caret |
| § | § | § | table.descriptions.section |
| ¿ | ¿ | ¿ | table.descriptions.invertedQuestionMark |
| ° | ° | ° | table.descriptions.degree |
| ≠ | ≠ | ≠ | table.descriptions.notEqual |
| – | – | – | table.descriptions.enDash |
| — | — | — | table.descriptions.emDash |