HTMLエンティティ早見表とは
HTMLエンティティ早見表は、矢印、ダッシュ、引用符、記号などよく使うHTMLエンティティを検索・コピーできます。 出力は公開サイトに使う前に確認しやすい形で表示されます。
Quick answer
A categorized reference of common HTML entities with entity names, decimal codes, and rendered characters. Browse or search the table, then click any entity to copy it and paste it into your HTML.
Limitations
- This is a static reference list of the most commonly used entities. It does not include every Unicode entity or every named character reference defined in the HTML specification.
- Some newer HTML entities added in HTML5.2 and later may not appear in this list. For complete coverage, consult the official HTML entity reference.
- Decimal and hexadecimal numeric references are not listed. This reference covers named entities only.
使い方
- 必要な値を入力します。
- 結果パネルの出力を確認します。
- ページに合う部分だけコピーします。
- 公開前にブラウザとホスティング環境で確認します。
主な用途
- 公開前の繰り返し作業を短くする。
- マークアップ、CSS、チェックリストを準備する。
- 静的サイトで見落としやすい小さなミスを減らす。