Dev Patrache

HTML Entities Reference

기본 특수문자

CharacterNamedDecimalHex설명Copy
<&lt;&#60;&#x3c;작다 기호
>&gt;&#62;&#x3e;크다 기호
&&amp;&#38;&#x26;앰퍼샌드
"&quot;&#34;&#x22;큰따옴표
'&apos;&#39;&#x27;작은따옴표
&nbsp;&#160;&#xa0;줄바꿈 없는 공백

화폐 & 수학

CharacterNamedDecimalHex설명Copy
©&copy;&#169;&#xa9;저작권
®&reg;&#174;&#xae;등록상표
&trade;&#8482;&#x2122;상표
&euro;&#8364;&#x20ac;유로
£&pound;&#163;&#xa3;파운드
¥&yen;&#165;&#xa5;엔/위안
¢&cent;&#162;&#xa2;센트
×&times;&#215;&#xd7;곱하기
÷&divide;&#247;&#xf7;나누기
±&plusmn;&#177;&#xb1;플러스마이너스
&le;&#8804;&#x2264;작거나 같다
&ge;&#8805;&#x2265;크거나 같다
&ne;&#8800;&#x2260;같지 않다
&infin;&#8734;&#x221e;무한대

화살표

CharacterNamedDecimalHex설명Copy
&larr;&#8592;&#x2190;왼쪽 화살표
&rarr;&#8594;&#x2192;오른쪽 화살표
&uarr;&#8593;&#x2191;위 화살표
&darr;&#8595;&#x2193;아래 화살표
&harr;&#8596;&#x2194;양방향 화살표
&rArr;&#8658;&#x21d2;이중 오른쪽 화살표
&lArr;&#8656;&#x21d0;이중 왼쪽 화살표

구두점 & 기호

CharacterNamedDecimalHex설명Copy
&hellip;&#8230;&#x2026;말줄임표
&mdash;&#8212;&#x2014;em 대시
&ndash;&#8211;&#x2013;en 대시
«&laquo;&#171;&#xab;왼쪽 꺾쇠 인용
»&raquo;&#187;&#xbb;오른쪽 꺾쇠 인용
·&middot;&#183;&#xb7;가운데 점
&dagger;&#8224;&#x2020;단검표
&Dagger;&#8225;&#x2021;이중 단검표
&bull;&#8226;&#x2022;글머리 기호
§&sect;&#167;&#xa7;섹션 기호

그리스 문자

CharacterNamedDecimalHex설명Copy
α&alpha;&#945;&#x3b1;알파
β&beta;&#946;&#x3b2;베타
γ&gamma;&#947;&#x3b3;감마
δ&delta;&#948;&#x3b4;델타
π&pi;&#960;&#x3c0;파이
Σ&Sigma;&#931;&#x3a3;시그마(대문자)
Ω&Omega;&#937;&#x3a9;오메가(대문자)
λ&lambda;&#955;&#x3bb;람다

기타

CharacterNamedDecimalHex설명Copy
&spades;&#9824;&#x2660;스페이드
&clubs;&#9827;&#x2663;클럽
&hearts;&#9829;&#x2665;하트
&diams;&#9830;&#x2666;다이아몬드
&#10003;&#x2713;체크마크
&#10007;&#x2717;엑스마크
&#9733;&#x2605;검은 별
&#9734;&#x2606;흰 별
Last updated: 2026 · Free online tool

What is HTML Entities Reference?

Free online HTML entities reference listing named and numeric character codes by category, from arrows and currency to math and punctuation. Search any entity and copy its code or symbol.

How to Use

  1. 1
    Select category — Choose a category such as Basic, Currency, Arrows, etc.
  2. 2
    Search — Search by character, entity name, or description.
  3. 3
    Copy — Click the copy button for the character you need.

Related Tools

Frequently Asked Questions

Over 60 entities across 6 categories: basic special characters, currency/math, arrows, punctuation, and Greek letters.

Named (&lt;) is more readable, while decimal (&#60;) and hex (&#x3c;) can represent any character.

All major browsers support HTML entities.

Yes, use the copy button on each row to copy the character to your clipboard.

HTML entities are a way to safely represent Unicode characters in HTML.

This site uses cookies for better experience and advertising. Learn more