W3M
Howto for webmasters
WWW Manual
(W3M 0.11 – rework for personal homepage
... based on ancient HPAM 1.16)
1. Introduction
This document started as a translated manual for computer usage at my
research institute.
In my notation everything written in italic should be replaced
by a proper text (e.g. 'username' by 'webmaster')
and everything which is written in typewriter and embraced by
'quotation marks' can be typed in as source code for a
World Wide Web🌐
(WWW, W3) document.
The simple quotation marks (' ') mustn't be typed in, the double quotation
marks (" ") have to be typed as is.
If there is a choice in an option, the possibilities are given separated
by a vertical bar ('|') – choose only one
(and leave out the separation mark).
This document may help HTML coders – but beware, currently work is
ongoing to change the focus from old techniques up to 2002 (when
I stopped acting as a webmaster) to recent techniques and
to current browsers ... –
to create own homepages, give some tricks and serve as a test for the browser
YOU use.
As it is recommended to download this document to use it locally, you may
visit the original version of this page at the URL:
to look for the latest version of W3M.
🌐)
WWW is one method (beneath E-Mail, File Transfer Protocol [FTP]
etc.) to use the Internet, a global computer network.
The roots of the Internet are lying in the military network ARPANET,
which started with 4 hosts end 1969 (to be compared with more
than 28000 internet hosts in Dec. 1987 and more than
16 million hosts in 1997).
ARPANET was given up in March 1990.
CERN made the WWW techniques 'public domain' in April 1993,
especially the hyper references or
links and later the inclusion of images and
documents.
2. URLs and places
for HTML documents
Generally speaking, a URL consists out of three parts:
- The access method, normally specified by 'http:' which
is the abbreviation for Hypertext Transfer Protocol.
HTTP 1.0 is standard, but version 1.1 will be available soon
(improvements: persistent connections, intelligent caching,
digest authentication, virtual hosts) [the first internet
draft on HTTP is dated July 1993].
Other alternatives for 'http:' are:
- 'file:': load a local file (useful for testing own
homepages not yet linked to the W3),
- 'ftp:': use the File Transfer Protocol for
data transfer,
- 'telnet:': address a telnet server,
- 'mailto:': connect to an E-Mail address,
- 'nntp:': NetNews transfer protocol,
- 'news:': for NetNews (USENET) addresses (worse than
NNTP),
- 'gopher:': address a gopher server,
- 'WAIS:': address a WAIS server,
- ...: and some more!
The method is separated from the rest of the URL by the double
slash '//'.
- The name of the computer or
the Internet Protocol (IP) number
(or E-Mail address etc. for special methods of accessing a server).
Generally the computer name has a (normally three letter - for USA
locations [in the "Memorandum of Understanding" (Geneva,
May 1997), 7 new TLDs for the US are planned, which do not follow
this convention], or two letter - for codes of other countries)
suffix, the so called Top Level
Domain (TLD),
which should identify the organization running this server:
- '.com':
commercial (#1 TLD in July 2017
[]),
- '.edu':
educational (implemented on April 1985),
- '.gov':
government (sTLD
introduced on 01st Jan., 1985),
- '.mil':
military (sTLD
introduced on 01st Jan., 1985),
- '.net':
networking (#4 in July 2017; introduced on 01st Jan., 1985
[]),
- '.org':
noncommercial (#6 in July 2017; established
in 1985
[];
Check for availability of domain),
- '.aero': reserved
for companies, organizations, associations,
government agencies, and individuals
in aerospace-related fields (sTLD
introduced on 17th March, 2002),
- '.biz': intended
for registration of domains to be used
by businesses (gTLD
created in 2001),
- '.coop': intended for
the use of cooperatives (sTLD
operational since 30th Jan., 2002),
- '.info': derived from
information
(#7 in July 2017; gTLD
introduced on 26th June, 2001
[];
Check for
availability of domain),
- '.museum': used exclusively
by museums, museum associations, and individual
members of the museum profession (sTLD
started on 20. Oct. 2001),
- '.name': intended for use
by individuals (introduced in 2001),
- '.pro': derived from professional
(gTLD
launched in June 2004),
- '.ar': Argentina,
- '.at':
Austria (ccTLD introduced in 1988
[]),
- '.au': Australia (ccTLD introduced in 1986
[]),
- '.be': Belgium,
- '.bg': Bulgaria,
- '.ca':
Canada (ccTLD introduced in 1987
[]),
- '.ch':
Switzerland,
- '.cl': Chile (ccTLD introduced in 1987
[]),
- '.cn': China (#2 in July 2017;
ccTLD introduced
on 28th November, 1990
[]),
- '.cz': Czech Republic,
- '.de':
Germany/Deutschland (#3 in July 2017;
ccTLD introduced in 1986
[];
Check for
availability of domain),
- '.es':
Spain (ccTLD introduced in 1988
[];
Check for availability
of domain),
- '.eu':
European Union (ccTLD introduced in 2005
[];
Check
for availability of domain),
- '.fr':
France (ccTLD introduced in 1986
[];
Check for availability
of domain),
- '.gr': Greece (Hellenic Republic),
- '.ie':
Ireland (ccTLD registered
on 27. Jan. 1988
[];
Check
for availability of domain),
- '.il': Israel,
- '.it':
Italy (ccTLD introduced in 1987
[]),
- '.jp': Japan,
- '.kr': South Korea,
- '.lu': Luxembourg,
- '.mx':
Mexico (United Mexican States),
- '.nl': The Netherlands (#8 in July 2017
[]),
- '.pl': Poland (Republic of),
- '.ru':
Russia (#9 in July 2017;
Russian Federation []),
- '.se': Sweden,
- '.tw': Taiwan,
- '.uk': United Kingdom (#5 in July 2017;
Check for availability
of domain),
- '.us': United States of America,
- '.xyz:
no intended use – true generic
(#10 in July 2017;
it was introduced on 02nd June, 2014
[];
Check
for availability of domain),
- '.za': South Africa,
- ...: and some more – but not:
- '.arts': (formerly planned –
recommended on 04th Feb., 1997),
- '.firm': (formerly planned –
recommended on 04th Feb., 1997),
- '.nom': (fromerly planned –
recommended on 04th Feb., 1997),
- '.rec': (formerly planned –
recommended on 04th Feb., 1997),
- '.store': (formerly planned –
recommended on 04th Feb., 1997),
- '.web': (formerly planned –
recommended on 04th Feb., 1997).
The allocation of domains including the IP number blocks had been
done by the Internet
Assigned Numbers Authority (IANA) and
by Network Solutions (NSI),
but was shifted to the international organization
Internet Corporation for
Assigned Names and Number (ICANN).
If not the standard port 80 is used, one has to add the port like
':8000'.
This second token is separated by a slash '/' from the last part.
[The Transmission Control Protocol (TCP) was published
('A Protocol for Packet Network Internetworking') by Bob Kahn and
Vinton Cerf in May 1974, 4 years later
the Internet Protocol (IP) is discussed;
the concept of the Domain Name Service (DNS) was published
by Paul Mockapetris as RFSs 882 and 883
in November 1983.]
- The path of the file.
If this is not specified, the default 'index.html' is searched.
Additionally to the file name one can link to an anchor in the
given HTML (see chapter 3) document, with
'#' as separation mark (see the container tag
'<A>').
See the useful hints for a good homepage of
chapter 9, and to create a text file
'index.html' with a general structure described in
chapter 3 and HTML orders described in
chapter 4, chapter 5 and
chapter 6.
3. HTML dialects and the general structure
of HTML documents
A WWW document is written in the HyperText Markup Language (HTML),
which exists in multiple versions.
To be sure that many browsers can display the desired results, one should
use HTML 2.0 only.
The latest generally supported standard version is
HTML 3.2
with some enhancements (but not the interesting features
like mathematical formulae, which should come up
with HTML 3.0 – but the version 3.0
was supported only by the former W3C browser
Arena).
HTML 3.2 is the new standard (including all HTML 2.0 operations),
because it is supported by many firms (IBM, Microsoft, Netscape Communications
Corporation, Novell, SoftQuad, Spyglass, and Sun Microsystems),
and first browsers are getting available (e.g. Netscape 4.0, which has
some additional goodies like absolute positioning, layering and
[cascading|Java script] style sheets, see
chapter 7).
The hottest version when leaving science was
HTML 4.0
which has become the new W3C
Proposed
Recommendation in November 1997, but we all had to wait for browsers
using its enhancements.
But now,
HTML5
dated 28. Oct. 2014 is the latest standard.
-
Overview on todays Browsers:
The concentration on Netscape
(NN 1.0 was launched on 15. December 1994) is due to
the availability
(since 31. March 1998 most parts can even be downloaded as sorce code,
see the MOZILLA project)
and amount of implemented functions, which made
NN
the number 1 webbrowser in sciences.
The current release is 4.51 which seems to be as stable as 4.08, all other
versions of 4.xx should not be used.
The next real release after so many bugfixes is version 5, which will contain
the new rendering engine 'gecko' and will fully support HTML 4.0,
CSS 1.0 and 2.0, DOM, and XML - let's wait for the revolution to come
in July '99 (as announced, more than 13 months later than I had expected) ...
This position was kept in the first WWW years
by the graphical browser Mosaic
(with its first release published
in September 1993),
but NCSA has stopped the development in January 1997
(i.e. no frame, style sheet or scripting support
in the latest version).
Microsofts
Internet Explorer (MS IE, version 1.0 emerging in mid 1995)
is still not available for most
Unix systems
(until now only Solaris and HP-UX [SUN's and HP's UNIX derivates]
were supported by IE 4.0 and 5.0 - no Linux, DEC Unix [formerly called
OSF/1] or AIX [IBM's Unix derivate] version is available).
Furthermore MS seems to have different thoughts about stability of programs
and the keeping of standards
(IE 5
still has problems
with HTML 4.0, CSS and DOM).
The use in the scientific community is thus extremely rare.
Amaya
by the W3C was launched in February 1997 and is still in the phase of
extreme development (basing on
Thot),
but may soon be the best browser available – the actual release
2.2 is more than interesting, with 95% HTML 4.0 support –
it only lacks complete support of frames [who needs them anyway?] and
a part of new features in tables and forms (next release: end of April '99).
This test-bed browser/authoring tool of the W3C supports many platforms,
keeps the given standards (which is not the case for all the above
cited browsers, having advantages and disadvantages) and houses
really new features:
Amaya is also an editor, supports the first XML DTD Mathematical Markup
Language :- MathML and can view a document in many ways,
e.g. giving the structure of an HTML document.
If the described browser situation changes, you will read it right
that place.
Personally I hope that one day in future we all can stop recommending special
browsers; if you share this dream, you should look at the homepage of
The Web Standards
Project fighting for standards in our browsers since
10. August 1998!
HTML is an application of the Standard Generalized Markup Language
(SGML), which was standardized in 1986 by the International Organization
for Standardization (ISO 8879) for data and document interchange in open
system environments.
The formal specification of a markup language written in SGML is called
Document Type Definition (DTD), so HTML is a SGML DTD (if you are
wild about abbreviations).
[You may note that SGML has its own language to define the format:
Document Style Semantics and Specification Language (DSSSL).]
Tim Berners-Lee
(see also this link) invented HTML
while at CERN,
the European Laboratory for Particle Physics in Geneva [the proposal
was dated March 1989 and the first draft on HTML
03. November 1992].
He is now the overall Director of the WWW Consortium
(W3C, founded on 01. October 1994 at the MIT), which is responsible for
the evolution and standardization of HTML.
The latest version of PostScript (PS, see
Adobe), called Level 3,
will digest HTML documents.
First devices understanding postscript level 3 will be available in mid 1997.
Future developments:
Coming back to present day worldwide information exchange, HTML has
two groups of operators:
Most of these operators are used in the document body and fall in one of
the following 2 cathegories:
- block level elements which cause paragraph breaks (e.g. 'P',
'HR', 'Hx', 'OL', 'UL',
'DL', 'LI', 'PRE', 'TABLE',
'FORM', 'DIV', 'CENTER',
'BLOCKQUOTE', 'ISINDEX', 'DIV') and
- text level elements which don't (e.g. 'BR', 'B',
'I', 'EM', 'FONT', 'A',
'IMG', 'APPLET', 'SPAN').
Note that text level elements never contain block level elements.
Generally, an HTML document should have the following structure:
<HTML>
<HEAD>
<TITLE>title_text</TITLE>
other_head_elements
</HEAD>
<BODY>
<!-- Here comes a commentary, afterwards the main document -->
main_text_with_HTML_orders
</BODY>
</HTML>
Even if most web browsers don't need this structure (e.g. a normal browser will
get the '<HTML> </HTML>' information by the ending of the
file name: '*.html' or '*.htm'), it is very advisable
to build every document out of this skeleton. Feel free to use as many
comments as you find useful to arrange your documents.
If you write an HTML 3.2 document, you must say
'<!DOCTYPE ...>' as first element (i.e. before the
'<HTML>'-tag, e.g. '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">' for the final version of HTML 3.2 or
'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">' for the
transitional version of HTML 4.0).
Such an HTML 3.2 document also has to include exactly one title
specification:
'<TITLE>title_text</TITLE>'.
If you want to use frames (see container tag
'FRAMESET'), you must have a document with a special structure
working together with normal HTML documents of the above structure.
My old w3_man_f.html was just
a play frame document containing the following lines:
<HTML>
<HEAD>
<TITLE>WWW Manual, frame test</TITLE>
</HEAD>
<!-- Now the fame structure of the homepage 'w3m_f.html' -->
<!-- Created: 16th February, 1997, last changes: 20th February,
1997 -->
<FRAMESET ROWS="270,*">
<FRAME SRC="w3m_h.html"
SCROLLING="NO">
<FRAMESET BORDERCOLOR="RED"
COLS="33%,33%,*">
<FRAME SRC="https://www.jmb-edu.de/taekwon_do.html" NAME="TKD">
<FRAME SRC="https://www.jmb-edu.de/autogenes_training.html" NAME="AT">
<FRAME SRC="https://www.jmb-edu.de/impressum_en.html" NAME="Impressum">
</FRAMESET>
</FRAMESET>
<NOFRAMES>
Your browser doesn't understand frame definitions.
Try with a Netscape browser (2.0 or higher)!
<BR>
Go back to the <A HREF="w3m.html">WWW Manual</A>
of J.M.B.
</NOFRAMES>
</HTML>
Before going into details with special HTML commands, I want to make a remark
about what is going on behind the scenes.
Server (delivering data) and client
(user agent - UA, or normally called 'browser', see above) are working
together, so it is possible to run programs from one of these sides.
A program running on the server is able to use the Common Gateway
Interface (CGI), like forms (see the container tag 'FORM') and
image maps via the option 'ISMAP' (see empty tag 'IMG'),
while other programs like image maps via the option 'MAP' (see empty
tag 'IMG') or Java scripts (see container tag 'SCRIPT') use
the client.
4. Empty Tags
Empty tags are single tokens out of a name in angle brackets
('<name>') with or without further options.
These are namely:
- '<ISINDEX>':
- Indicates (with a special message, if one uses the option
'PROMPT="prompt_message"', which is a
Netscape/HTML 3.0/3.2 special, or with the default message
"This is a searchable index. Enter search keywords:")
that the user agent (normally a CGI script of the used WWW server)
should provide a single line text input field for entering a query
string; employed in the container tag 'HEAD' - note that
'ISINDEX' is deprecated in HTML 4.0, so please use
'INPUT' for a single-line text input control;
- '<BASE HREF="base_URL">':
- Defines a special base URL 'base_URL' (normally
not necessary, the default is the URL of the document);
employed in the container tag 'HEAD';
- '<META>':
- Supplies meta info as name/value pairs describing properties of
the document, e.g. '<META HTTP-EQUIV="Expires"
CONTENT="Tue, 20 Aug 1996 14:25:27 GMT">';
employed in the container tag 'HEAD';
- '<LINK>':
- Defines relationships with other documents, e.g. '<LINK
REL="Chapter" REV="Contents"
HREF="chapter2.html">';
employed in the container tag 'HEAD';
this HTML 2 tag is oftenly used to embed a style sheet (see
chapter 7), e.g. '<LINK
REL="stylesheet" HREF="name.css"
TYPE="text/css" MEDIA="screen">', or to
give search engines additional information about related documents,
e.g. '<LINK MEDIA="print"
TITLE="Docu_in_PS"
TYPE="application/postscript" REL="alternate"
HREF="WWW_URL">';
- '<P>':
- Beginning of a new paragraph (for HTML 3.0/3.2 or higher one can
use '</P>' as delimiter and one can use further
options like 'ALIGN="RIGHT|CENTER|LEFT"',
so you can write right,
centered and
left [default] aligned paragraphs);
- '<BR>':
- Forcing a line break – normally this is made
automatically by the used browser.
In HTML 3.0/3.2 one can give the option
'CLEAR="LEFT|RIGHT|ALL"' to specify
whether text should flow around images (see 'IMG')
on left/right/both margin(s);
- '<HR>':
- Horizontal ruler to seperate text. With Netscape or an HTML 3.2
browser one can use the options 'SIZE' to define the
thickness and 'WIDTH' to define the length of the line
in pix. You can also use the options
'ALIGN="LEFT|RIGHT|CENTER"' for the alignment
and 'NOSHADE' for the use of one single color.
Don't use '<P>' and '<HR>' together,
that would be bad HTML style;
- '<WBR>':
- Introducing a place were line break is allowed (not forced as by
'BR'), normally used in the 'NOBR' environment
- NN 1.1 special;
- '<LI>':
- Defines a list element (possible options are depending on the special
list type, see the container tags 'DIR',
'MENU', 'OL' and 'UL' for the different
types of lists);
- '<DT>':
- Definition term (1st element of container tag 'DL', see
empty tag 'DD');
- '<DD>':
- Definition description (2nd element of container tag 'DL',
see empty tag 'DT');
- '<IMG SRC="picture_name" ALIGN="TOP|MIDDLE|BOTTOM" ALT="[text_instead_of_picture]">':
- Displays the GIF (graphics interchange format) or JPEG (joint
photographic experts group) picture 'picturte_name'
with the specified alignment or the
'[text_instead_of_picture]' if one uses a text
browser or force not to display any picture.
In HTML 3.2, one can make an image map by giving the option
'USEMAP="#map_name"' and defining the
areas and links by the container tag 'MAP' and the empty
tag 'AREA' (the older 'ISMAP' option, an operation
of the server, should no longer be used).
In HTML 4.0 the new option 'LONGDESC' can be used to
give an URL to a long description of the image and
the 'ALT' option is always required;
- '<FIG SRC="picture_name">':
- Displays the GIF (graphics interchange format) or JPEG (joint
photographic experts group) picture 'picturte_name',
options (and function) like the empty tag 'IMG'
(but additionally with the possibility to overlay other graphics)
- only defined in HTML 3.0, so use 'IMG' instead;
- '<AREA HREF="linked_URL" ALT="help_text" SHAPE="shape_of_area" COORDS="coord_values">':
- Defines an area of shape 'shape_of_area' out of
'DEFAULT' (specifying the entire region; HTML 4.0
addition), 'RECT' (Default), 'CIRCLE' or
'POLY' with coordinates 'coord_values'
(in the notation:
'left_x, top_y, right_x, bottom_y' for 'RECT',
'center_x, center_y, radius' for 'CIRCLE'
or 'x_1,y_1, x_2,y_2, x_3,y_3, ...' for 'POLY' with
'x,y' in pix or per cent if used with the suffix '%')
of an image embedded by 'IMG' as a link to the URL
'linked_URL' (or to nothing if one uses
'NOHREF' instead of 'HREF' to cut a hole in the
underlying hot zone) with the text label 'help_text',
the option 'TABINDEX' can get a value between 0 and 32767
specifying the position in the tabbing order and 'ACCESSKEY'
sets a single character to give focus to an element (beneath
'AREA' this option is also applicable to 'A',
'BUTTON', 'INPUT', 'LABEL',
'LEGEND', and 'TEXTAREA';
'AREA' is used in the HTML 3.2 container tag
'MAP' (in HTML 4.0 the 'ALT' option is always
required);
- '<INPUT TYPE="text" NAME="name" SIZE="45">':
- Creates an input field with a specific type, name and size in
characters (here 45), see the container tag 'FORM';
- '<INPUT TYPE="radio" NAME="choice" VALUE="remark">':
- Creates a button and deliver 'remark' if choosen, see
the container tag 'FORM';
- '<INPUT TYPE="submit">':
- Creates a button to submit the form, see the container tag
'FORM';
- '<INPUT TYPE="reset">':
- Creates a button to erase all given entries of a form, see the
container tag 'FORM';
- '<OPTION>item_text':
- Defining an item in a selection list on an HTML form (with the
attribute 'SELECTED' specifying a pre-selected item),
see the container tags 'SELECT' and 'FORM'
(note that there can be an optional end tag);
- '<KEYGEN NAME="name"
CHALLENGE="challenge">':
- Facilitates the generation of key material and submission of the
public key as part of an HTML form suited for web-based certificate
management systems, see the container tag 'FORM' - NN 1.0
special;
- '<TR>':
- Introduces a table row (line) with horizontal/vertical alignment
options 'ALIGN="LEFT|CENTER|RIGHT"' and
'VALIGN="TOP|MIDDLE|BOTTOM"', see the
container tag 'TABLE' - HTML 3.0/3.2
(in HTML 4.0, the end tag is optional);
- '<TD>':
- Introduces a table data cell. If a cell should span more than one
column or row one can use the options 'COLSPAN' or
'ROWSPAN', to set the alignment use the options
'ALIGN' with 'LEFT' (Default),
'CENTER' or 'RIGHT' and 'VALIGN' with
'BOTTOM', 'MIDDLE' (Default) or
'TOP', to suppress word wrapping say 'NOWRAP'
(i.e. automatical use of ' ' between words of
a cell) and in purpose of giving the absolute size of the cell
try 'HEIGHT' and 'WIDTH'
[you can choose the background color of cells when viewed
with Netscape 3.0 / Internet Explorer 2.0 by
'BGCOLOR', see container tag 'BODY'],
see the container tag 'TABLE' (in HTML 4.0, the end tag
is optional);
- '<TH>':
- Introduces a table header cell; one can use the options introduced
for the tag '<TD>' above, see also the container tag
'TABLE' (in HTML 4.0, the end tag is optional);
- '<COLGROUP>':
- Creating an explicit column group, e.g. specifying the width of 40
columns by: '<COLGROUP SPAN="40"
WIDTH="20"></COLGROUP>'
(the 2nd tag is optional), see the 'COL' tag - new
HTML 4.0 empty/container tag employed in the container tag
'TABLE';
- '<COL>':
- Groups together attribute specifications for table columns (e.g.
via the attributes 'SPAN' and 'WIDTH' or by using
them as anchors for style sheet definitions (see
chapter 7) -
new HTML 4.0 empty tag employed in the container tag
'COLGROUP';
- '<SPACER TYPE="HORIZONTAL|VERTICAL|BLOCK" SIZE="n">':
- Inserts horizontal/vertical/both space of 'n' pix for
absolute positioning, like this space of 32 pix between the two
normal quotation marks:
'' - Netscape 3.0 special;
- '<PARAM NAME="param_name" VALUE="param_value">':
- Gives parameter 'param_name' with the value
'param_value' to a Java Applet, see the HTML 3.2
container tag 'APPLET', also used in combination with
'OBJECT' tag (note that only children will feed
their information) – NN special
and new HTML 4.0 tag;
- '<FRAME SRC="URL_of_embedded_HTML_document">':
- Gives the URL 'URL_of_embedded_HTML_document' of the
HTML document, which should be loaded in the current frame introduced
by the embracing container tag 'FRAMESET'.
Other options available are
'SCROLLING="YES|NO|AUTO"' to enable/disable
scrolling in the frame,
'NORESIZE' to prohibit the user from changing the frames size,
'NAME' to specify a name of the current frame and
'MARGINWIDTH' and 'MARGINHEIGHT' to give the size
of the borders of the frame
[in Netscape 3.0 one can choose the color of the frame border
by 'BORDERCOLOR', see container tag 'BODY',
in HTML 4.0 the new option 'LONGDESC' can be used to
give an URL to a long description of the frame]
- Netscape special and new HTML 4.0 tag.
5. Container Tags
Container tags consist of two tokens, one introducing and the other
deliminating the operation.
The 1st token can include options, the 2nd token has a slash '/' in front
of its name but no options.
Here comes the (complete ?) list:
- '<HTML>main_document</HTML>':
- Declares the file as an HTML document (see
chapter 3), with possible options
'LANG' specifying the language, e.g. 'en' [for
English], 'en-US', 'en-cockney', 'de'
[German], 'nl' [Dutch], 'it' [Italian],
'fr' [French], 'es' [Spanish], 'i-navajo',
'x-klingon' ['x' for experimental language], and
'DIR' specifying the base direction of directionally neutral
text, i.e. 'LTR' (default: left to right) or 'RTL';
- '<HEAD>head_of_the_document</HEAD>':
- Declares the head of the document where one can set a title with the
container tag 'TITLE' or use other head elements, namely
the container tags (see chapter 5)
'STYLE' and 'SCRIPT' and the empty tags
(see chapter 4) 'ISINDEX',
'BASE', 'META' and 'LINK'
(see chapter 3);
- '<TITLE>title_text</TITLE>':
- Sets the title of the HTML document, which is displayed by the
browser – this command is used in
the container tag
'HEAD';
- '<STYLE> <!-- style_definition_text -->
</STYLE>':
- Reserved for use with style sheets (see
chapter 7); employed in the container tag
'HEAD' (note that the commentary tags are to stop older
browsers [e.g. NN < 4.01 or IE < 3.01] from displaying the
style sheed code and that the tag is not defined in HTML 3.2!);
- '<SCRIPT LANGUAGE="JavaScript"> <!-- Java_Script_program_code //--> </SCRIPT>':
- Embedding client-side JavaScript code (or another specified scripting
language) 'Java_Script_program_code' for all Java
enabled browsers (NN 1.0/3.0 special; for future versions of
HTML, not defined in HTML 3.2, but marked as reserved; in
HTML 4.0 the option 'LANGUAGE' had been marked as
deprecated and should be replaced by the option 'TYPE', e.g.
giving the value 'text/javascript');
this tag is employed in the container tag 'HEAD';
- '<NOSCRIPT>alternative_text</NOSCRIPT>':
- Giving 'alternative_text' for browsers not supporting
JavaScript (not implemented or not activated), employed in the
container tag 'BODY' - NN 3.0 special and new
HTML 4.0 tag;
- '<SERVER>JS_appl</SERVER>':
- Embedding server-side JavaScript statements that are used in a
JavaScript application on the server;
- '<BODY>main_document</BODY>':
- Declares the main part of an HTML document (see
chapter 3).
In the first
(i.e. starting) tag you can use
options for Netscape or an up-to-date HTML 3.2 browser
to control the displayed colors of the text
by 'TEXT', of the background
by 'BGCOLOR', of a normal link
by 'LINK', of a used link
by 'VLINK' and of an active link
by 'ALINK', each value given in HEX
in red-green-blue notation, e.g. to get
black-gray-yellow-red-green combination just type in '<BODY
TEXT="#000000" BGCOLOR="#BBBBBB"
LINK="#FFFF00" VLINK="#AA0000"
ALINK="00AA00">'.
Instead of the color codes you can use the following names:
'BLACK'
| corresponding
to
| '#000000',
|
'SILVER'
| corresponding
to
| '#C0C0C0',
|
'GRAY'
| corresponding
to
| '#808080',
|
'WHITE'
| corresponding
to
| '#FFFFFF',
|
'MAROON'
| corresponding
to
| '#800000',
|
'RED'
| corresponding
to
| '#FF0000',
|
'PURPLE'
| corresponding
to
| '#800080',
|
'FUCHSIA'
| corresponding
to
| '#FF00FF',
|
'GREEN'
| corresponding
to
| '#008000',
|
'LIME'
| corresponding
to
| '#00FF00',
|
'OLIVE'
| corresponding
to
| '#808000',
|
'YELLOW'
| corresponding
to
| '#FFFF00',
|
'NAVY'
| corresponding
to
| '#000080',
|
'BLUE'
| corresponding
to
| '#0000FF',
|
'TEAL'
| corresponding
to
| '#008080',
|
'AQUA'
| corresponding
to
| '#00FFFF'.
|
You may visit the Color Chart with 140 HTML
Color Names (or its color-sorted version)
to see further colors to chose from.
Without these options each browser takes default colors.
To use an automatically repeated picture
as background just type the option
'BACKGROUND="name_of_picture"'
(please note that all color and background defining options
are deprecated in HTML 4.0 and should be replaced by style sheets
or inbuilt CSS like:
"☘" done via <SPAN STYLE="color: ForestGreen;
background-color: SaddleBrown;">☘</SPAN>);
- '<Hx>header_text</Hx>':
- Makes a header with charactersize 'x' - '1'
for the greatest and '6' for the smallest characters.
The option 'ALIGN="CENTER"' can be used to create
centered headings.
Before and after its use an automatical line break is set;
- '<BASEFONT SIZE="5"> ... </BASEFONT>':
- Setting the base font size (here '5', values: '1' - '7', default: '3'),
employed in the container tags 'HEAD' and 'BODY'
- NN 1.0/1.1 special, deprecated in HTML 4.0 (see the
'FONT' tag);
- '<FONT SIZE=[+|-]1|2|3|4|5|6|7>text</FONT>':
- Chooses the size of the text (absolute or
relative to the used character size defined by 'BASEFONT')
and color (with option
'COLOR=RRGGBB' in hexadecimal
red-green-blue - code, see '<BODY>')
[you can choose the special font (if available on the system
of the viewer) and some alternatives by the option 'FACE' with
Netscape 3.0 / Internet Explorer 2.0, e.g. this text in
Times New Roman (or Helvetica
or standard) font by '<FONT
FACE="Times New Roman,Helvetica">'],
- Netscape / HTML 3.2 special - nowadays these settings
should be declared via CSS, see chapter 7;
- '<MULTICOL COLS="n">col_text</MULTICOL>':
- Breaks the text 'col_text' into 'n'
columns, the options 'WIDTH' and 'GUTTER' can
be used instead of the automatic choice of the size and space
between the columns - Netscape 3.0 special.
Is this (mad) text, gshasasah uwidiaa llldd
lldsds lioldlds lldsl dl ld leldsd kKssaj kjahsh jhd J Hs jjdsjdjs kk
JHJHSJDGZ llsa lls llasa llleffefl ll ll fefeox llde lllf llferropwm
ldk dJhdsu fdfdk lklf l l feof oorioer dhffueuwegxcv JjhhdJDjfjffJ
JJHJd dsdds d dskdjskj kkdsiwi dwdie iidewhidieih iihf ifhie iiesd
Ihifefhi hHdjd, written in 4 columns?
- '<MARQUEE BEHAVIOUR="SLIDE|SCROLL|ALTERNATE" DIRECTION="LEFT|RIGHT" LOOP="n">scrollable_text</MARQUEE>':
- Marking text 'scrollable_text' by moving it in the
specified manner/direction 'n' times ('-1'
or 'INFINITE' for infinity),
the options 'SCROLLAMOUNT' and 'SCROLLDELAY' could
be used to give the step size and time,
the options 'HEIGHT', 'WIDTH' and 'BGCOLOR'
set the hight, width (in pix or per cent) and background color (see
container tag 'BODY'),
- Internet Explorer 2.0
special;
- '<CENTER>centered_text_or_pictures</CENTER>':
- Displays the embraced items centered in the active
line - Netscape / HTML 3.2 special (deprecated in
HTML 4.0, so use the equivalent
'<DIV ALIGN="CENTER">' instead);
- '<DIV>structured_text</DIV>':
- Structures a text, for alignment use the option
'ALIGN="RIGHT|CENTER|LEFT"' - HTML 3.0/3.2
special, so the container tag 'CENTER' should be replaced
by '<DIV ALIGN="CENTER"> ...';
this block-level element is oftenly used to put style to a text block
(see chapter 7);
- '<SPAN>structured_text</SPAN>':
- No opearation (NOP) command for all user agents, oftenly used to put
style to an inline text (see chapter 7) -
new HTML 4.0 command [remember that all browsers not familiar to
this command will simply ignore it - so even they do the right thing
;-)];
- '<B>text</B>':
- Writes the text in boldface;
- '<I>text</I>':
- Writes the text in italics;
- '<U>text</U>':
- Underlining the text - nowadays it is better to use this
function via CSS (see chapter 7), e.g.
'<SPAN STYLE="text-decoration:
underline">text</SPAN>';
- '<BLINK>text</BLINK>':
- Makes the text ; this command should not be
used further, so use'<SPAN STYLE="text-decoration:
blink">Blinking_Text</SPAN>' instead
(e.g. for NN 4.x and higher, see
chapter 7);
- '<TT>text</TT>':
- Writes the text in typewriter (not proportional);
- '<S>text</S>':
-
Striking through the text (HTML 3.0/4.0 command, will
replace the older container tag 'STRIKE');
nowadays it is better (i.e. this tag is deprecated in HTML 4.0)
to use this function via CSS (see chapter 7),
e.g. '<SPAN STYLE="text-decoration:
line-through">text</SPAN>';
- '<STRIKE>text</STRIKE>':
-
Striking through the text (Netscape /
HTML 3.2 special, should be replaced by the container tag
'S'; if you want to use this style, say:
'<STRIKE><S>text</S></STRIKE>');
- '<BIG>text</BIG>':
- Enlarges the font size of the text (HTML 3.0 command);
- '<SMALL>text</SMALL>':
- Writes the text in a smaller size (HTML 3.0
command);
- '<SUB>text</SUB>':
- Writes the text as subscript, i.e. lower and smaller
(HTML 3.0 command);
- '<SUP>text</SUP>':
- Writes the text as superscript, i.e. higher and smaller
(HTML 3.0 command);
- '<EM>text</EM>':
- Emphasizes the text - for most browsers this means
italic;
- '<STRONG>text</STRONG>':
- Writes the text strong - for most browsers this means
boldface;
- '<CITE>quotation_text</CITE>':
- Marks the text as a quotation - for most browsers this
means italic;
- '<DFN>definition_text</DFN>':
- Marks the text as a definition;
- '<CODE>program_code_text</CODE>':
- Marks the text as
program code
, for most browsers
this means typewriter;
- '<SAMP>sample_output_text</SAMP>':
- Marking text as sample output from programs, scripts
etc., for most browsers this means typewriter;
- '<KBD>user_typed_text</KBD>':
- Marks the text as typed by the user, for most browser
this means typewriter;
- '<VAR>variable_text</VAR>':
- Marking the text as variables or command arguments, for
most browser this means italic;
- '<Q>quotation_text</Q>':
- Marks the text (inline content) as a
quotation
, with
'quotation_text' beeing a short quotation text
without paragraph breaks, which should (if supported) be rendered
with delimiting quotation marks (thus left out by authors using this
tag), see also the 'BLOCKQUOTE' tag -
new HTML 4.0 tag;
- '<BLOCKQUOTE>quotation_text</BLOCKQUOTE>':
- Marks the text (block-level content, thus suited for long quotations
including paragraph breaks) as a
quotation,
displayed normally as an indented block (note that the usage of
'BLOCKQUOTE' to indent text is deprecated in favor of
style sheets, see chapter 7), see also
the new HTML 4.0 tag 'Q';
- '<ABBR>abbreviation</ABBR>':
- Indicating abbreviations (see also the 'ACRONYM'
tag) - special HTML 4.0 command;
- '<ACRONYM>acronym_name</ACRONYM>':
- Marks the text as an acronym with the possible options
'TITLE' giving text to which the acronym expands and
'LANG' specifying the language (e.g. 'FR' for
French and 'EN-US' for US-English acronyms), e.g.
'<ACRONYM TITLE="World Wide Web">WWW</ACRONYM>',
special HTML 4.0 command;
- '<ADDRESS>address_text</ADDRESS>':
- Marks the text as an address, the way (alignment,
font etc.) this 'address_text' is displayed depends on the
used browser;
- '<INS>inserted_stuff</INS>':
- Mark a text passage, a whole table etc. as new inserted text
(also datable via the option
'DATETIME="1994-11-05T08:15:30-05:00"'),
usually used together with 'DEL' to mark the old text,
e.g. HTML
3.24.0 is the new standard -
new HTML 4.0 tag;
- '<DEL>inserted_stuff</DEL>':
- Marking a text passage, a whole table etc. as old text, usually
used together with 'INS' to mark the new text - new
HTML 4.0 tag;
- '<NOBR>text</NOBR>':
- Forces the text to be displayed without line breaks (NN 1.1
special), see empty tag 'WBR';
- '<BDO DIR="LTR|RTL">text</BDO>':
- Turning of bidirectional algorithm for selected fragments of text and
specifying the direction left-to-right or
right-to-left (note that
the DIR attribute
can be associated like the language attribute LANG to many HTML tags) –
new HTML 4.0 tag;
- '<OL>list</OL>':
- Creates an ordered list - with
'STYLE="margin-top: 0em; margin-bottom: 0em"' without
additional space above or below the list; the list elements are
introduced by the empty tag 'LI' with the following options
for the different "numberings":
- (i.e. arabic numbers) by 'TYPE="1"',
- (i.e. lower alpha) by 'TYPE="a"',
- (i.e. upper alpha) by 'TYPE="A"',
- (i.e. lower roman) by 'TYPE="i"',
- (i.e. upper roman) by 'TYPE="I"',
- (i.e. arabic numbers starting with a special
value, here '30') by 'TYPE="1"
VALUE="30"';
- '<UL>list</UL>':
- Creating an unordered list - with option 'STYLE="margin-top: -1em;"' the leading large gap is reduced;
the list elements are introduced by the
empty tag 'LI' with the following options for leading symbols:
- by 'TYPE="DISC"',
- by 'TYPE="SQUARE"',
- by 'TYPE="CIRCLE"';
- by 'STYLE="list-style-type: none;"'.
- '<MENU>list</MENU>':
- Creates an unordered list (similar to 'UL', but more compact),
the list elements are introduced by the empty tag 'LI' -
depracated in HTML 4.0, please use 'UL' instead;
- '<DIR>list</DIR>':
- Creating an unordered list for list elements with less than 20
characters - the list elements are introduced by the empty tag
'LI' - depracated in HTML 4.0, please use 'UL'
instead;
- '<DL>list</DL>':
- Creates a definition list - the definition term is introduced by
the empty tag 'DT', the definition description is
introduced by the empty tag 'DD';
- '<A HREF="URL_address">text</A>':
- Makes an anchor out of 'text', i.e. a link to the
given URL (in HTML 4.0 the option 'TITLE', which can
be set on virtually every element not only 'A', can be used
to offer additional advisory information;
also nice to add the attribute TARGET="_blank" next to
the HREF attribute to open the link
in a new tab [may be useful for Wikipedia
references or for larger specifications]);
- '<A NAME="anchor_name">text</A>':
- Defining a target location (e.g. a title of a chapter of an HTML
text) in a document; please note that you can create such anchors
by this 'A' command or by specifying the 'ID'
attribute (new in HTML 4.0) to an HTML tag (all allowed except
'BASE', 'HEAD', 'HTML', 'META',
'SCRIPT', 'STYLE' and 'TITLE');
- '<A HREF="#anchor_name">text</A>':
- Links to a target location in the same document (if it would be in
another document, one has to specify the URL in front of the
'#'), see the previous command for the creation of such
anchors;
- '<PRE>text</PRE>':
- Treats 'text' as preformatted text, i.e. all spaces
and line breaks will appear as they are, useful to make tables or
graphics out of text (in former times -before the definition of
'PRE'- one had to use the container tags 'XMP',
'LISTING' or 'PLAINTEXT' instead);
- '<FORM>form_text_with_special_operations</FORM>':
- Switching to form mode where one can use special form commands like
'INPUT', 'OPTION', 'SELECT' and
'TEXTAREA', etc. - frequently used options are
'METHOD="POST"' and
'ACTION="mailto:username@domain"';
- '<SELECT ...>select_defs</SELECT>':
- Defining a selection list (where the user can select one or - with the
'MULTIPLE' attribute given - several options at a time) on an
HTML form with items defined in 'select_defs' via
the empty tag 'OPTION', see container tag 'FORM';
- '<OPTGROUP ...>select_defs</OPTGROUP>':
- Defining groups of options defined in 'select_defs'
via the empty tag 'OPTION' in a form selection list, see
the container tags 'SELECT' and 'FORM' - note
that future versions (i.e. > 4.0) of HTML may extend the grouping
mechanism to allow for nested groups (i.e., 'OPTGROUP'
elements may nest) - HTML 4.0 special;
- '<TEXTAREA NAME="name" ROWS="15"
COLS="60"></TEXTAREA>':
- Creates an input area of multiple lines (here 15 with 60 columns
each) used in the container tag 'FORM';
- '<LABEL FOR="identifier">label_text</LABEL>':
- Attaching information to a single form control (which carries the
attribute 'ID="identifier"' to determine
the association, e.g.
<FORM ACTION="http://somesite.com/prog/adduser" METHOD="post">
<P>
<LABEL FOR="firstname">First name: </LABEL>
<INPUT TYPE="text" ID="firstname"><BR>
<LABEL FOR="lastname">Last name: </LABEL>
<INPUT TYPE="text" ID="lastname"><BR>
<LABEL FOR="email">email: </LABEL>
<INPUT TYPE="text" ID="email"><BR>
<INPUT TYPE="radio" NAME="sex" VALUE="Male"> Male<BR>
<INPUT TYPE="radio" NAME="sex" VALUE="Female"> Female<BR>
<INPUT TYPE="submit" VALUE="Send"> <INPUT TYPE="reset">
</P>
</FORM>
using 'LABEL' for specification of an input field) -
new HTML 4.0 command employed in the container tag
'FORM';
- '<FIELDSET>form_definition_text</FIELDSET>':
- Grouping thematically related controls and labels of an HTML form -
new HTML 4.0 command employed in the container tag
'FORM';
- '<LEGEND>caption_text</LEGEND>':
- Assigns the caption 'caption_text' to a group of
controls and labels of an HTML form - new HTML 4.0 command
employed in the container tag 'FIELDSET';
- '<BUTTON>button_def</BUTTON>':
- Creating buttons in forms like 'INPUT', but with richer
rendering possibilities ('button_def' may be text
and or images embedded by the 'IMG' tag [but no image maps]) -
new HTML 4.0 command employed in the container tag
'FORM';
- '<MAP NAME="map_name">area_and_link_definitions</MAP>':
- Creates an image map named 'map_name' with definitions
'area_and_link_definitions', see the empty tags
'IMG' and 'AREA' - special HTML 3.2 operation;
- '<TABLE>table_text_with_special_operations</TABLE>':
- Switches to table mode (HTML 3.0/3.2) where one can use special
commands like 'CAPTION', 'TR', 'TD' and
'TH'.
The new option 'SUMMARY="large_explicative_text"'
should always be used to support people using speech or Braille-based
user agents.
To specify the width of the border lines, use the option
'BORDER="x"' (Default: 'x' =
'0', i.e. no borders around the table or the cells),
to give the vertical size of the table (in pix or per cent
'%'),
try the parameter 'WIDTH', the alignment is set with
'ALIGN="LEFT|CENTER|RIGHT"' and the spacing by
'CELLSPACING' and 'CELLPADDING'.
Simple example:
table_caption
| header_col1 | header_col2 | header_col3
|
header_row1 | data_1,1
| data_1,2 | data_1,3
|
header_row2+3
| data_2,2+3 ..............
|
data_3,1 | data_3,2 |
data_3,3
|
generated by:
<TABLE BORDER="3" SUMMARY="This is just a small
table example.">
<CAPTION>table_caption</CAPTION>
<TR> <TH> <TH> header_col1
<TH> header_col2 <TH> header_col3
<TR> <TH> header_row1 <TD ROWSPAN="2"
VALIGN="TOP"> data_1,1
<TD> data_1,2
<TD> data_1,3
<TR> <TH ROWSPAN="2"> header_row2+3
<TD COLSPAN="2"> data_2,2+3
..............
<TR> <TD> data_3,1 <TD> data_3,2
<TD ALIGN="RIGHT" BGCOLOR="RED">
data_3,3
</TABLE>
Just try own examples;
- '<CAPTION>table_caption_text</CAPTION>':
- Defines the caption of a table (i.e.
'table_caption_text') and with
'ALIGN="TOP|BOTTOM"' the position above or
below the table (HTML 3.0/3.2);
- '<THEAD>row_group_defs</THEAD>',
'<TFOOT>row_group_defs</TFOOT>' and
'<TBODY>row_group_defs</TBODY>':
- Grouping together table rows ('row_group_defs' must
contain at least one row defined by 'TR') into a table head,
a table foot and one or more table body sections (note the order:
TBODY definition(s) must be given
at last, and that the end tags are optional;
thus in scrolling and printing of huge tables the head and foot
[containing information about the table's columns] can always
be shown) - new HTML 4.0 container/empty tags employed in
the container tag 'TABLE';
- '<APPLET CODE="applet_file_name">Java_applet_parameter_definitions</APPLET>':
- Embedding a Java Applet of name 'applet_file_name' for
all Java enabled browsers (NN 2.0/3.0 special and HTML 3.2);
further options are 'ALT' to specify an alternative text
for browsers understanding 'APPLET' but not beeing able
to run a Java Applet,
'HEIGHT' and 'WIDTH' to give the size of the
display area of the applet in pix and
'ALIGN="LEFT|CENTER|RIGHT"' for the alignment;
the 'Java_applet_parameter_definitions' stands
for possible single tags 'PARAM' - note that the use of
'APPLET' is deprecated (with all its attributes)
in HTML 4.0 in favor of 'OBJECT';
- '<EMBED ...> ... </EMBED>':
- Displays output from a file that is executed by a plug-in as part of
the HTML document in a rectangular area of the page - NN 2.0
special;
- '<NOEMBED>alternative_text</NOEMBED>':
- Giving 'alternative_text' for browsers not able to
display content from plug-in programs specified by the 'EMBED'
tag - NN special;
- '<OBJECT CLASSID="URI">alternative_text</OBJECT>':
- Controlling whether data should be rendered externally or by some
specified program (here via the 'URI'), that renders
the data within the user agent (if this cause a problem, then the
'alternative_text' is displayed instead) - special
HTML 4.0 command;
- '<FRAMESET>frame_definition_text</FRAMESET>':
- Divides Web pages into multiple, scrollable regions to embed multiple
HTML documents.
A basic frame document has the normal structure with the body of the
document replaced by a frameset region (see end of
chapter 3).
There one can use this container tag 'FRAMESET' with
'frame_definition_text' consisting of the empty tag
'FRAME' and possibly other (nested) 'FRAMESET'
operations.
With the options 'COLS' and 'ROWS', you can specify
the width and HEIGHT of a frame (in pix, per cent '%' or
filling the rest of the page '*').
Even if most "professional" homepages make use of frames,
there are many disadvantages:
You must use one of the few browsers wich support frames (see
container tag 'NOFRAMES'),
you can't easily go back/forward in a frame document in the usual way,
blind people have severe problems with frames (please be kind),
and the transferred data amount is not getting less - originally the
reason for introducing frames
[in Netscape 3.0 one can choose the color of the frame border
by 'BORDERCOLOR', see container tag 'BODY']
- Netscape special and new HTML 4.0 tag;
- '<NOFRAMES>help_HTML_text</NOFRAMES>':
- Implementing help for people using browsers without frame support.
The 'help_HTML_text' include HTML operations, which
are ignored by a browser which knows frames but are displayed by
any other browser - if you want to use frames, don't forget to give
here at least a message that one should use a frame supporting
browser (Netscape and HTML 4.0 special);
- '<IFRAME SRC="URL_of_embedded_HTML_document" WIDTH="400" HEIGHT="500" SCROLLING="auto" FRAMEBORDER="1">alternative_text</IFRAME>':
- Specifying an inline frame and 'alternative_text'
if the browser does not support frames (this tag is similar to
'OBJECT', see also the empty tag 'FRAME') - new
HTML 4.0 tag;
- '<LAYER ID="layer1" TOP="20pt"
LEFT="5pt" BGCOLOR="#CC00EE"
WIDTH="200">text_passage</LAYER>':
- Combining a 'text_passage' (e.g. out of several
'P'-blocks) to a layer for exact positioning (here giving
the layer an identifier, background color and width of 200 pixels);
this NN 4.0 special should better be expressed via CSS properties
'position' (value: 'absolute|relative|static|fixed'),
'top', 'left', 'background-color',
'border-width', 'border-color' and 'width'
(see chapter 7);
- '<ILAYER>text_passage</ILAYER>':
- Function like the above 'LAYER' tag, but this layer follows
the natural flow of the page - NN 4.0 special;
- '<NOLAYER>alternative_text</NOLAYER>':
- Giving 'alternative_text' for browsers not supporting
'LAYER' and 'ILAYER' (this makes sense when the
layer concent is specified via the 'SRC' option, so
'text_passage' is empty) - NN 4.0 special;
- '<MATH>mathematical_text_with_special_operations</MATH>':
- Switches to formula mode (HTML 3.0, not in HTML 3.2 or 4.0!)
where one can use special math-commands like 'SUB',
'SUP', 'OVER', 'TEXT', etc. -
this was intended to get the standard, but only the former W3C
test-bed browser Arena supported this tag;
now this tag should be used to embed the XML DTD MathML (specified via
the 'META' tag in the header, see example below)
in HTML documents, e.g.:
...
<META Content-math-Type="text/mathml">
...
<DIV ALIGN="CENTER"><MATH>
<msup><mi>x</mi><mn>2</mn></msup><mtext>,</mtext>
<mspace/ width="2em"><mi>α</mi><mo>=</mo><mn>0.4</mn>
<mrow>
<munder>
<mo> ( </mo>
</munder>
<mfrac>
<mi> a </mi>
<mi> b </mi>
</mfrac>
<mover>
<mo> ) </mo>
</mover>
</mrow><mtext>,</mtext>
<mrow>
<mi> x </mi>
<mover>
<mo> → </mo>
<mtext> maps to </mtext>
</mover>
<mi> y </mi>
</mrow>
</MATH></DIV>
...
testing your browser:
result of the new W3C test-bed browser Amaya 1.3 as picture:
and programs for converting
LATEX documents to MathML
are already available.
6. Special Characters
For some characters have special meanings in HTML
('"': '"',
'&': '&', '<': '<',
and '>': '>'; never type these
ASCII characters directly for usage in HTML texts
or URLs but only in HTML commands)
and to make characters of foreign languages
(like the German Umlaute,
'ä' etc.)
available in HTML, one can use tokens
with a leading ampersand and a finishing semicolon.
In case of a '#' followed by a number (160-255), it refers to an
ISO Latin-1 character [or 8859-1-] code.
Using the code is more secure for most signs, cos the names are mostly
Netscape / HTML 3.2 specials (e.g. use ' '
instead of ' '),
except the first four in the list ('"', '&',
'<', and '>') and some characteres for foreign
languages (like 'ö' or 'é').
Note that the codes 128 - 159 may only be available with Microsoft Windows
fonts, so instead one should use the names for Unicode characters, see next
section (e.g. '™' for the (TM) sign should be replaced
by '™' [Unicode: '™']).
As more and more Unicode characters get available
in most browsers
(end of 2017 Firefox and Chrome support
Unicode 8.0 of 2015 while still not support
Unicode 9.0 of mid 2016 – mid July 2019
Firefox 67 is Unicode 11 compatible,
Chrome only to Unicode 10,
while Unicode 12 was just released
waiting to get implemented),
it may be suitable to use hexadecimal digits
[i.e. 0-9 & A-E]
using a leading '&#x'.
But beware: when using '<TT>'
one may see different font sizes and
different level of Unicode support,
so I will from time to time show this Code in ".."
instead of the standard '..' –
same for using special fonts which I do avoid.
So anyone can see the default support
of his current browser in use.
Even though started as ASCII (standard being
characters 0-127; using the 8th bit for 128-255
do have several national implementations; and both
code regions contain special characters
like Escape: '' = ''),
that code got part of Unicode as well,
like the quotation mark "
('"' = '"' =
'"').
The colored versions are called Emoji, e.g. used
for Smilies
like '😀' ('😀' =
'😀'), were Unicodes are intended
to be emoji,
somtimes some characters had been changed to Emoji
later giving an inhomogenous look like
black joker '🃏'
('🃏' = '🃏')
not fitting to
red joker '🂿'
('🂿' = '🂿'),
or after staying black/white Unicode☯
like bouquet of flowers '🎕'
('🎕' = '🎕')
another Unicode got the emoji version
bouquet '💐'
('💐' = '💐').
[The examples are Firefox as seen
mid 2019 –
may be subjected to further changes.]
So unfortunately there is no full Unicode font
but it gets enhanced every year
(like Unicode 12.0 of 05.03.2019)
staying a moving target for browser manufacturers,
web masters and internet users alike and no clear cut
was made between black/white☯ and emoji –
even using Unicode combinations
for e.g. skin tones or male/female careers
like Man/Woman Teacher
or getting the emoji version
of a black/white Unicode☯ like reminder ribbon '🎗'
('🎗' = '🎗')
as emoji '🎗️'
('🎗️' = '🎗️')
and even flags like
'🇩🇪':
'🇩🇪' =
'🇩🇪', being a composition
of '🇩+🇪'
(Chrome does not support flags
with standard installation under Linux,
Firefox does – so I am still
using GIF images for flags –
and may stay with them for getting combined flags
or the -NA- imprint
on a fag).
All these possibilities and uncertainties sum up
to a real burdon for web designers
(concerning background colour problems☯,
non supported Unicodes or code combinations
in different browsers or special used fonts
by users or websites, with fronts from other sides
used to track users and thus having to be stated
as such in the 🔑Disclaimer at least
in the European Union etc.).
☯ )
Please note that black on white means
foreground/background colour, i.e. on my site
black on yellow.
Hint: As emoji ignore a set colour
{i.e. foreground colour}, this should be used
to better fit to the chosen background in case
the website background would not fit
to the emoji colours.
The current gambling between Firefox and Chrome.
The following huge (and still growing)
list starts with all ISO Latin-1 characters,
which should be known to all browsers,
up to the latest Unicodes/Emojis not part
of any browser right now (so that would be
no bug) and some further links
at the end of the list:
- UTF-8 C0 Controls and Basic Latin
[Standard ASCII]:
- dec. 0-127; hex. 0000-007F !
- '"' = '"' = '"':
- '"' equals '"' equals '"' (double quotation marks, HTML 2.0);
- '#' = '#' = '#':
- '#' equals '#' equals '#'
(number sign, hash, sharp, or double cross,
cf. '﹟' {small}: '﹟' and
'#' {fullwidth}: '#');
- '$' = '$' = '$':
- '$' equals '$' equals '$'
(dollar sign,
cf. '﹩' {small}: '﹩' and
'$' {fullwidth}: '$');
- '%' = '%' = '%':
- '%' equals '%' equals '%'
(percent sign,
cf. '﹪' {small}: '﹪' and
'%' {fullwidth}: '%');
- '&' = '&' = '&':
- '&' equals '&' equals '&' (ampersand, HTML 2.0,
cf. '﹠' {small}: '﹠' and
'&' {fullwidth}: '&');
- '*' = '*' = '*':
- '*' equals '*' equals '*' (asterisk, HTML 2.0,
cf. '﹡' {small}: '﹡' and
'*' {fullwidth}: '*');
- '<' = '<' = '<':
- '<' equals '<' equals '<' (less sign, HTML 2.0);
- '>' = '>' = '>':
- '>' equals '>' equals '>' (greater sign, HTML 2.0);
- '@' = '@' = '@':
- '@' equals '@' equals '@' (commercial at, HTML 2.0,
cf. '﹫' {small}: '﹫' and
'@' {fullwidth}: '@');
- '^' = '^' = '^':
- '^' equals '^' equals '^' (circumflex accent, to the power of, HTML 2.0,
cf. '^' {fullwidth}: '^');
- UTF-8 C1 Controls and Latin1 Supplement:
- dec. 128-255; hex. 0080-00FF !
- ' ' = ' ' = ' ' = ' ':
- ' ' equals ' ' equals ' ' equals ' ' (non‑breaking space, some ancient browsers
knew the code, NOT the name –
no problem today [cf. '‑' =
'‑']);
- '¡' = '¡' = '¡':
- '¡' equals '¡' equals '¡'
(inverted exclamation mark);
- '¢' = '¢' = '¢:
- '¢' equals '¢' equals '¢'
(cent sign);
- '£' = '£' = '£':
- '£' equals '£' equals '£'
(pound sterling sign);
- '¤' = '¤' = '¤':
- '¤' equals '¤' equals '¤'
(general currency sign);
- '¥' = '¥' = '¥':
- '¥' equals '¥' equals '¥'
(yen sign);
- '¦' = '¦' = '¦':
- '¦' equals '¦' equals '¦'
(broken vertical bar);
- '§' = '§' = '§':
- '§' equals '§' equals '§'
(section sign);
- '¨' = '¨' = '¨':
- '¨' equals '¨' equals '¨'
(Umlaut – dieresis);
- '©' = '©' = '©':
- '©' equals '©' equals '©'
((C) – copyright);
- 'ª' = 'ª' = 'ª':
- 'ª' equals 'ª' equals 'ª'
(ordinal indicator, feminine);
- '«' = '«' = '«':
- '«' equals '«' equals '«'
(left angle quotation mark);
- '¬' = '¬' = '¬':
- '¬' equals '¬' equals '¬'
(not sign);
- '' = '' = '':
- '­' equals '­' equals '­'
(soft hyphen);
- '®' = '®' = '®':
- '®' equals '®' equals '®'
((R) registered trademark);
- '¯' = '¯' = '¯':
- '¯' equals '¯' equals '¯'
(macron);
- '°' = '°' = '°':
- '°' equals '°' equals '°'
(degree sign);
- '±' = '±' = '±':
- '±' equals '±' equals '±'
(plusminus);
- '²' = '²' = '²':
- '²' equals '²' equals '²'
(squared – to the 2nd –
superscript two);
- '³' = '³' = '³':
- '³' equals '³' equals '³'
(cubed – to the 3rd –
superscript three);
- '´' = '´' = '´':
- '´' equals '´' equals '´'
(acute accent);
- 'µ' = 'µ' = 'µ':
- 'µ' equals 'µ' equals 'µ'
(mu – Greek alphabet – micro sign);
- '¶' = '¶' = '¶':
- '¶' equals '¶' equals '¶'
(pilcrow – paragraph sign);
- '·' = '·' = '·':
- '·' equals '·' equals '·'
(small central dot);
- '¸' = '¸' = '¸':
- '¸' equals '¸' equals '¸'
(the French cédille accent);
- '¹' = '¹' = '¹':
- '¹' equals '¹' equals '¹'
(to the 1st – superscript one);
- 'º' = 'º' = 'º':
- 'º' equals 'º' equals 'º'
(ordinal indicator – masculine);
- '»' = '»' = '»':
- '»' equals '»' equals '»'
(right angle quotation mark);
- '¼' = '¼' = '¼':
- '¼' equals '¼' equals '¼'
(1/4 – one fourth – one quarter);
- '½' = '½' = '½':
- '½' equals '½' equals '½'
(1/2 – one half);
- '¾' = '¾' = '¾':
- '¾' equals '¾' equals '¾'
(3/4 – three fourth);
- '¿' = '¿' = '¿':
- '¿' equals '¿' equals '¿'
(inverted question mark);
- 'À' = 'À' = 'À':
- 'À' equals 'À' equals 'À'
(the French A with accent grave);
- 'Á' = 'Á' = 'Á':
- 'Á' equals 'Á' equals 'Á'
(the French A with accent aigu);
- 'Â' = 'Â' = 'Â':
- 'Â' equals 'Â' equals 'Â'
(the French A with accent circonflexe);
- 'Ã' = 'Ã' = 'Ã':
- 'Ã' equals 'Ã' equals 'Ã'
(A with tilde);
- 'Ä' = 'Ä' = 'Ä':
- 'Ä' equals 'Ä' equals 'Ä'
(the German Ae);
- 'Å' = 'Å' = 'Å':
- 'Å' equals 'Å' equals 'Å'
(A with ring);
- 'Æ' = 'Æ' = 'Æ':
- 'Æ' equals 'Æ' equals 'Æ'
(capital AE diphtong – ligature);
- 'Ç' = 'Ç' = 'Ç':
- 'Ç' equals 'Ç' equals 'Ç'
(the French C with cédille);
- 'È' = 'È' = 'È':
- 'È' equals 'È' equals 'È'
(the French E with accent grave);
- 'É' = 'É' = 'É':
- 'É' equals 'É' equals 'É'
(the French E with accent aigu);
- 'Ê' = 'Ê' = 'Ê':
- 'Ê' equals 'Ê' equals 'Ê'
(the French E with accent circonflexe);
- 'Ë' = 'Ë' = 'Ë':
- 'Ë' equals 'Ë' equals 'Ë'
(E with dieresis);
- 'Ì' = 'Ì' = 'Ì':
- 'Ì' equals 'Ì' equals 'Ì'
(the French I with accent grave);
- 'Í' = 'Í' = 'Í':
- 'Í' equals 'Í' equals 'Í'
(the French I with accent aigu);
- 'Î' = 'Î' = 'Î':
- 'Î' equals 'Î' equals 'Î'
(the French I with accent circonflexe);
- 'Ï' = 'Ï' = 'Ï':
- 'Ï' equals 'Ï' equals 'Ï'
(I with dieresis);
- 'Ð' = 'Ð' = 'Ð':
- 'Ð' equals 'Ð' equals 'Ð'
(the Icelandic Eth);
- 'Ñ' = 'Ñ' = 'Ñ':
- 'Ñ' equals 'Ñ' equals 'Ñ'
(N with tilde);
- 'Ò' = 'Ò' = 'Ò':
- 'Ò' equals 'Ò' equals 'Ò'
(the French O with accent grave);
- 'Ó' = 'Ó' = 'Ó':
- 'Ó' equals 'Ó' equals 'Ó'
(the French O with accent aigu);
- 'Ô' = 'Ô' = 'Ô':
- 'Ô' equals 'Ô' equals 'Ô'
(the French O with accent circonflexe);
- 'Õ' = 'Õ' = 'Õ':
- 'Õ' equals 'Õ' equals 'Õ'
(O with tilde);
- 'Ö' = 'Ö' = 'Ö':
- 'Ö' equals 'Ö' equals 'Ö'
(the German Oe);
- '×' = '×' = '×':
- '×' equals '×' equals '×'
(x – times);
- 'Ø' = 'Ø' = 'Ø':
- 'Ø' equals 'Ø' equals 'Ø'
(O slash – empty set);
- 'Ù' = 'Ù' = 'Ù':
- 'Ù' equals 'Ù' equals 'Ù'
(the French U with accent grave);
- 'Ú' = 'Ú' = 'Ú':
- 'Ú' equals 'Ú' equals 'Ú'
(the French U with accent aigu);
- 'Û' = 'Û' = 'Û':
- 'Û' equals 'Û' equals 'Û'
(the French U with accent circonflexe);
- 'Ü' = 'Ü' = 'Ü':
- 'Ü' equals 'Ü' equals 'Ü'
(the German Ue);
- 'Ý' = 'Ý' = 'Ý':
- 'Ý' equals 'Ý' equals 'Ý'
(Y with acute accent);
- 'Þ' = 'Þ' = 'Þ':
- 'Þ' equals 'Þ' equals 'Þ'
(the Icelandic capital THORN);
- 'ß' = 'ß' = 'ß':
- 'ß' equals 'ß' equals 'ß'
(the German sz);
- 'à' = 'à' = 'à':
- 'à' equals 'à' equals 'à'
(the French a with accent grave);
- 'á' = 'á' = 'á':
- 'á' equals 'á' equals 'á'
(the French a with accent aigu);
- 'â' = 'â' = 'â':
- 'â' equals 'â' equals 'â'
(the French a with accent circonflexe);
- 'ã' = 'ã' = 'ã':
- 'ã' equals 'ã' equals 'ã'
(a with tilde);
- 'ä' = 'ä' = 'ä':
- 'ä' equals 'ä' equals 'ä'
(the German ae);
- 'å' = 'å' = 'å':
- 'å' equals 'å' equals 'å'
(a with ring);
- 'æ' = 'æ' = 'æ':
- 'æ' equals 'æ' equals 'æ'
(small ae diphtong – ligature);
- 'ç' = 'ç' = 'ç':
- 'ç' equals 'ç' equals 'ç'
(the French c with cédille);
- 'è' = 'è' = 'è':
- 'è' equals 'è' equals 'è'
(the French e with accent grave);
- 'é' = 'é' = 'é':
- 'é' equals 'é' equals 'é'
(the French e with accent aigu);
- 'ê' = 'ê' = 'ê':
- 'ê' equals 'ê' equals 'ê'
(the French e with accent circonflexe);
- 'ë' = 'ë' = 'ë':
- 'ë' equals 'ë' equals 'ë'
(e with dieresis);
- 'ì' = 'ì' = 'ì':
- 'ì' equals 'ì' equals 'ì'
(the French i with accent grave);
- 'í' = 'í' = 'í':
- 'í' equals 'í' equals 'í'
(the French i accent aigu);
- 'î' = 'î' = 'î':
- 'î' equals 'î' equals 'î'
(the French i accent circonflexe);
- 'ï' = 'ï' = 'ï':
- 'ï' equals 'ï' equals 'ï'
(i with dieresis);
- 'ð' = 'ð' = 'ð':
- 'ð' equals 'ð' equals 'ð'
(the Icelandic eth);
- 'ñ' = 'ñ' = 'ñ':
- 'ñ' equals 'ñ' equals 'ñ'
(n with tilde);
- 'ò' = 'ò' = 'ò':
- 'ò' equals 'ò' equals 'ò'
(the French o with accent grave);
- 'ó' = 'ó' = 'ó':
- 'ó' equals 'ó' equals 'ó'
(the French o accent aigu);
- 'ô' = 'ô' = 'ô':
- 'ô' equals 'ô' equals 'ô'
(the French o accent circonflexe);
- 'õ' = 'õ' = 'õ':
- 'õ' equals 'õ' equals 'õ'
(o with tilde);
- 'ö' = 'ö' = 'ö':
- 'ö' equals 'ö' equals 'ö'
(the German oe);
- '÷' = '÷' = '÷':
- '÷' equals '÷' equals '÷'
(division sign);
- 'ø' = 'ø' = 'ø':
- 'ø' equals 'ø' equals 'ø'
(o slash – empty set);
- 'ù' = 'ù' = 'ù':
- 'ù' equals 'ù' equals 'ù'
(the French u with accent grave);
- 'ú' = 'ú' = 'ú':
- 'ú' equals 'ú' equals 'ú'
(the French u with accent aigu);
- 'û' = 'û' = 'û':
- 'û' equals 'û' equals 'û'
(the French u with accent circonflexe);
- 'ü' = 'ü' = 'ü':
- 'ü' equals 'ü' equals 'ü'
(the German ue);
- 'ý' = 'ý' = 'ý':
- 'ý' equals 'ý' equals 'ý'
(y with acute accent);
- 'þ' = 'þ' = 'þ':
- 'þ' equals 'þ' equals 'þ'
(the Icelandic small thorn);
- 'ÿ' = 'ÿ' = 'ÿ':
- 'ÿ' equals 'ÿ' equals 'ÿ'
(y with dieresis).
Historical Statement of the 1990s
from me – just as it came so true:
If the mathematical environment becomes standard
(see HTML 3.0 container tag
'<MATH>'),
there are plenty of additional special characters,
for example:
'': 'α' (1st Greek character),
'': '&ldots;' ('...', low dots),
'': '<VEC>a</VEC>':,
etc.
But it is doubtful whether this
will get standard.
It is more probable that the support
of the Unicode after ISO/IEC 10646
[I18N], proposed by the W3C in HTML 4.0
(since 10th November: Proposed Recommendation), will be part of all new browsers.
This 16-bit extension of the above described
8-bit ISO-8859-1 Code will contain
many special characters,
e.g. the total Greek alphabet necessary for
scientific publications.
[Until now its use is only possible
by a big amount of GIF pictures
grabbed normally from the screen output
of a 📜TEX
DVI viewer.]
Special symbols (e.g. ♠|♠|♠)
are available as entity
(e.g. '♠'),
decimal code (e.g. '♠'), or
hex. code (e.g. '♠').
For ranges see the following table:
Just look at the following table of codes
(which had been all
unknown to former browsers, except Amaya 1.3a
[and higher] knowing the entity names
[not the codes] and delivering
the right shape/display, so one should not
have bothered about the beginning –
it was just a test for future releases
of browsers pretending to support HTML 4.0;
which made new rendering engines necessary,
so we had to wait for NN 5.xx and IE 5.xx;
as we are now
waiting for Firefox 6x+
and Chrome 7x+ to support latest Unicodes
and Emojis – nothing has really changed
after 25 years):
- Latin Extended A:
- dec. 256-383; hex. 0100-017F !
- 'Œ' = 'Œ' = 'Œ':
- 'Œ' equals 'Œ' equals 'Œ'
(latin capital ligature OE);
- 'œ' = 'œ' = 'œ':
- 'œ' equals 'œ' equals 'œ'
(latin small ligature oe);
- 'Š' = 'Š' = 'Š':
- 'Š' equals 'Š' equals 'Š'
(latin capital letter S with caron);
- 'š' = 'š' = 'š':
- 'š' equals 'š' equals 'š'
(latin small letter s with caron);
- 'Ÿ' = 'Ÿ' = 'Ÿ':
- 'Ÿ' equals 'Ÿ' equals 'Ÿ'
(latin capital letter Y with diaeresis);
- Spacing Modifier Letters:
- dec. 688-767; hex. 02B0-02FF !
- 'ˆ' = 'ˆ' = 'ˆ':
- 'ˆ' equals 'ˆ' equals 'ˆ'
(modifier letter circumflex accent);
- '˜' = '˜' = '˜':
- '˜' equals '˜' equals '˜'
(small tilde);
- Diacritical Marks
(example with o,
usable with any letter):
- dec. 768-879; hex. 0300-036F !
- 'ò' = 'ò':
- 'ò' equals 'ò'
(grave accent);
- 'ó' = 'ó':
- 'ó' equals 'ó' (acute accent);
- 'ô' = 'ô':
- 'ô' equals 'ô' (circumflex accent);
- 'õ' = 'õ':
- 'õ' equals 'õ' (tilde);
- 'ō' = 'ō':
- 'ō' equals 'ō' (macron);
- 'o̅' = 'o̅':
- 'o̅' equals 'o̅' (overline);
- 'ŏ' = 'ŏ':
- 'ŏ' equals 'ŏ' (breve);
- 'ȯ' = 'ȯ':
- 'ȯ' equals 'ȯ' (dot above);
- 'ö' = 'ö':
- 'ö' equals 'ö' (diaeresis);
- 'ỏ' = 'ỏ':
- 'ỏ' equals 'ỏ' (hook above);
- 'o̊' = 'o̊':
- 'o̊' equals 'o̊' (ring above);
- 'ő' = 'ő':
- 'ő' equals 'ő' (double acute accent);
- 'ǒ' = 'ǒ':
- 'ǒ' equals 'ǒ' (caron);
- 'o̍' = 'o̍':
- 'o̍' equals 'o̍' (vertical line above);
- 'o̎' = 'o̎':
- 'o̎' equals 'o̎' (double vertical line above);
- 'ȍ' = 'ȍ':
- 'ȍ' equals 'ȍ' (double grave accent);
- 'o̐' = 'o̐':
- 'o̐' equals 'o̐' (candrabindu);
- 'ȏ' = 'ȏ':
- 'ȏ' equals 'ȏ' (inverted breve);
- 'o̒' = 'o̒':
- 'o̒' equals 'o̒' (turned comma above);
- 'o̓' = 'o̓':
- 'o̓' equals 'o̓' (comma above);
- 'o̔' = 'o̔':
- 'o̔' equals 'o̔' (reversed comma above);
- 'o̕' = 'o̕':
- 'o̕' equals 'o̕' (comma above right);
- 'o̖' = 'o̖':
- 'o̖' equals 'o̖' (grave accent below);
- 'o̗' = 'o̗':
- 'o̗' equals 'o̗' (acute accent below);
- 'o̘' = 'o̘':
- 'o̘' equals 'o̘' (left tack below);
- 'o̙' = 'o̙':
- 'o̙' equals 'o̙' (right tack below);
- 'o̚' = 'o̚':
- 'o̚' equals 'o̚' (left angle above);
- 'ơ' = 'ơ':
- 'ơ' equals 'ơ' (horn);
- 'o̜' = 'o̜':
- 'o̜' equals 'o̜' (left half ring below);
- 'o̝' = 'o̝':
- 'o̝' equals 'o̝' (up tack below);
- 'o̞' = 'o̞':
- 'o̞' equals 'o̞' (down tack below);
- 'o̟' = 'o̟':
- 'o̟' equals 'o̟' (plus sign below);
- 'o̠' = 'o̠':
- 'o̠' equals 'o̠' (minus sign below);
- 'o̡' = 'o̡':
- 'o̡' equals 'o̡' (palatalized hook below);
- 'o̢' = 'o̢':
- 'o̢' equals 'o̢' (retroflex hook below);
- 'ọ' = 'ọ':
- 'ọ' equals 'ọ' (dot below);
- 'o̤' = 'o̤':
- 'o̤' equals 'o̤' (diaeresis below);
- 'o̥' = 'o̥':
- 'o̥' equals 'o̥' (ring below);
- 'o̦' = 'o̦':
- 'o̦' equals 'o̦' (comma below);
- 'o̧' = 'o̧':
- 'o̧' equals 'o̧' (cedilla);
- 'ǫ' = 'ǫ':
- 'ǫ' equals 'ǫ' (ogonek);
- 'o̩' = 'o̩':
- 'o̩' equals 'o̩' (vertical line below);
- 'o̪' = 'o̪':
- 'o̪' equals 'o̪' (bridge below);
- 'o̫' = 'o̫':
- 'o̫' equals 'o̫' (inverted double arch below);
- 'o̬' = 'o̬':
- 'o̬' equals 'o̬' (caron below);
- 'o̭' = 'o̭':
- 'o̭' equals 'o̭' (circumflex accent below);
- 'o̮' = 'o̮':
- 'o̮' equals 'o̮' (breve below);
- 'o̯' = 'o̯':
- 'o̯' equals 'o̯' (inverted breve below);
- 'o̰' = 'o̰':
- 'o̰' equals 'o̰' (tilde below);
- 'o̱' = 'o̱':
- 'o̱' equals 'o̱' (macron below);
- 'o̲' = 'o̲':
- 'o̲' equals 'o̲' (low line below);
- 'o̳' = 'o̳':
- 'o̳' equals 'o̳' (double low line below);
- 'o̴' = 'o̴':
- 'o̴' equals 'o̴' (tilde overlay);
- 'o̵' = 'o̵':
- 'o̵' equals 'o̵' (short stroke overlay);
- 'o̶' = 'o̶':
- 'o̶' equals 'o̶' (long stroke overlay);
- 'o̷' = 'o̷':
- 'o̷' equals 'o̷' (short solidus overlay);
- 'o̸' = 'o̸':
- 'o̸' equals 'o̸' (long solidus overlay);
- 'o̹' = 'o̹':
- 'o̹' equals 'o̹' (right half ring below);
- 'o̺' = 'o̺':
- 'o̺' equals 'o̺' (inverted bridge below);
- 'o̻' = 'o̻':
- 'o̻' equals 'o̻' (square below);
- 'o̼' = 'o̼':
- 'o̼' equals 'o̼' (seagull below);
- 'o̽' = 'o̽':
- 'o̽' equals 'o̽' (x above);
- 'o̾' = 'o̾':
- 'o̾' equals 'o̾' (vertical tilde);
- 'o̿' = 'o̿':
- 'o̿' equals 'o̿' (double overline);
- 'ò' = 'ò':
- 'ò' equals 'ò' (grave tone mark);
- 'ó' = 'ó':
- 'ó' equals 'ó' (acute tone mark);
- 'o͂' = 'o͂':
- 'o͂' equals 'o͂' (greek perispomeni);
- 'o̓' = 'o̓':
- 'o̓' equals 'o̓' (greek coronis);
- 'ö́' = 'ö́':
- 'ö́' equals 'ö́' (greek dialytika tonos);
- 'oͅ' = 'oͅ':
- 'oͅ' equals 'oͅ' (greek ypogegrammeni);
- 'o͆' = 'o͆':
- 'o͆' equals 'o͆' (bridge above);
- 'o͇' = 'o͇':
- 'o͇' equals 'o͇' (equals sign below);
- 'o͈' = 'o͈':
- 'o͈' equals 'o͈' (double vertical line below);
- 'o͉' = 'o͉':
- 'o͉' equals 'o͉' (left angle below);
- 'o͊' = 'o͊':
- 'o͊' equals 'o͊' (not tilde above);
- 'o͋' = 'o͋':
- 'o͋' equals 'o͋' (homothetic above);
- 'o͌' = 'o͌':
- 'o͌' equals 'o͌' (almost equal to above);
- 'o͍' = 'o͍':
- 'o͍' equals 'o͍' (left right arrow below);
- 'o͎' = 'o͎':
- 'o͎' equals 'o͎' (upwards arrow below);
- 'o͏' = 'o͏':
- 'o͏' equals 'o͏' (grapheme joiner [CGJ]);
- 'o͐' = 'o͐':
- 'o͐' equals 'o͐' (right arrowhead above);
- 'o͑' = 'o͑':
- 'o͑' equals 'o͑' (left half ring above);
- 'o͒' = 'o͒':
- 'o͒' equals 'o͒' (fermata);
- 'o͓' = 'o͓':
- 'o͓' equals 'o͓' (x below);
- 'o͔' = 'o͔':
- 'o͔' equals 'o͔' (left arrowhead below);
- 'o͕' = 'o͕':
- 'o͕' equals 'o͕' (right arrowhead below);
- 'o͖' = 'o͖':
- 'o͖' equals 'o͖' (right arrowhead and up arrowhead below);
- 'o͗' = 'o͗':
- 'o͗' equals 'o͗' (right half ring above);
- 'o͘' = 'o͘':
- 'o͘' equals 'o͘' (dot above right);
- 'o͙' = 'o͙':
- 'o͙' equals 'o͙' (asterisk below);
- 'o͚' = 'o͚':
- 'o͚' equals 'o͚' (double ring below);
- 'o͛' = 'o͛':
- 'o͛' equals 'o͛' (zigzag above);
- 'o͜o' = 'o͜o':
- 'o͜o' equals 'o͜o' (combining double breve below);
- 'o͝o' = 'o͝o':
- 'o͝o' equals 'o͝o' (combining double breve);
- 'o͞o' = 'o͞o':
- 'o͞o' equals 'o͞o' (combining double macron);
- 'o͟o' = 'o͟o':
- 'o͟o' equals 'o͟o' (combining double macron below);
- 'o͠o' = 'o͠o':
- 'o͠o' equals 'o͠o' (combining double tilde);
- 'o͡o' = 'o͡o':
- 'o͡o' equals 'o͡o' (combining double inverted breve);
- 'o͢o' = 'o͢o':
- 'o͢o' equals 'o͢o' (combining double rightwards arrow below);
- 'oͣ' = 'oͣ':
- 'oͣ' equals 'oͣ' (Latin small letter A above);
- 'oͤ' = 'oͤ':
- 'oͤ' equals 'oͤ' (Latin small letter E above);
- 'oͥ' = 'oͥ':
- 'oͥ' equals 'oͥ' (Latin small letter I above);
- 'oͦ' = 'oͦ':
- 'oͦ' equals 'oͦ' (Latin small letter O above);
- 'oͧ' = 'oͧ':
- 'oͧ' equals 'oͧ' (Latin small letter U above);
- 'oͨ' = 'oͨ':
- 'oͨ' equals 'oͨ' (Latin small letter C above);
- 'oͩ' = 'oͩ':
- 'oͩ' equals 'oͩ' (Latin small letter D above);
- 'oͪ' = 'oͪ':
- 'oͪ' equals 'oͪ' (Latin small letter H above);
- 'oͫ' = 'oͫ':
- 'oͫ' equals 'oͫ' (Latin small letter M above);
- 'oͬ' = 'oͬ':
- 'oͬ' equals 'oͬ' (Latin small letter R above);
- 'oͭ' = 'oͭ':
- 'oͭ' equals 'oͭ' (Latin small letter T above);
- 'oͮ' = 'oͮ':
- 'oͮ' equals 'oͮ' (Latin small letter V above);
- 'oͯ' = 'oͯ':
- 'oͯ' equals 'oͯ' (Latin small letter X above);
- Greek and Coptic:
- dec. 880-1023; hex. 0370-03FF !
- 'Ͱ' = 'Ͱ':
- 'Ͱ' equals 'Ͱ' (Greek capital letter Heta);
- 'Α' = 'Α' = 'Α':
- 'Α' equals 'Α' equals 'Α'
(greek capital letter alpha);
- 'Β' = 'Β' = 'Β':
- 'Β' equals 'Β' equals 'Β'
(greek capital letter beta);
- 'Γ' = 'Γ' = 'Γ':
- 'Γ' equals 'Γ' equals 'Γ'
(greek capital letter gamma);
- 'Δ' = 'Δ' = 'Δ':
- 'Δ' equals 'Δ' equals 'Δ'
(greek capital letter delta);
- 'Ε' = 'Ε' = 'Ε':
- 'Ε' equals 'Ε' equals 'Ε'
(greek capital letter epsilon);
- 'Ζ' = 'Ζ' = 'Ζ':
- 'Ζ' equals 'Ζ' equals 'Ζ'
(greek capital letter zeta);
- 'Η' = 'Η' = 'Η':
- 'Η' equals 'Η' equals 'Η'
(greek capital letter eta);
- 'Θ' = 'Θ' = 'Θ':
- 'Θ' equals 'Θ' equals 'Θ'
(greek capital letter theta);
- 'ϴ' = 'ϴ':
- 'ϴ' equals 'ϴ'
(greek capital theta symbol);
- 'Ι' = 'Ι' = 'Ι':
- 'Ι' equals 'Ι' equals 'Ι'
(greek capital letter iota);
- 'Κ' = 'Κ' = 'Κ':
- 'Κ' equals 'Κ' equals 'Κ'
(greek capital letter kappa);
- 'Λ' = 'Λ' = 'Λ':
- 'Λ' equals 'Λ' equals 'Λ'
(greek capital letter lambda);
- 'Μ' = 'Μ' = 'Μ':
- 'Μ' equals 'Μ' equals 'Μ'
(greek capital letter mu);
- 'Ν' = 'Ν' = 'Ν':
- 'Ν' equals 'Ν' equals 'Ν'
(greek capital letter nu);
- 'Ξ' = 'Ξ' = 'Ξ':
- 'Ξ' equals 'Ξ' equals 'Ξ'
(greek capital letter xi);
- 'Ο' = 'Ο' = 'Ο':
- 'Ο' equals 'Ο' equals 'Ο'
(greek capital letter omicron);
- 'Π' = 'Π' = 'Π':
- 'Π' equals 'Π' equals 'Π'
(greek capital letter pi);
- 'Ρ' = 'Ρ' = 'Ρ':
- 'Ρ' equals 'Ρ' equals 'Ρ'
(greek capital letter rho);
- 'Σ' = 'Σ' = 'Σ':
- 'Σ' equals 'Σ' equals 'Σ'
(greek capital letter sigma);
- 'Τ' = 'Τ' = 'Τ':
- 'Τ' equals 'Τ' equals 'Τ'
(greek capital letter tau);
- 'Υ' = 'Υ' = 'Υ':
- 'Υ' equals 'Υ' equals 'Υ'
(greek capital letter upsilon);
- 'Φ' = 'Φ' = 'Φ':
- 'Φ' equals 'Φ' equals 'Φ'
(greek capital letter phi);
- 'Χ' = 'Χ' = 'Χ':
- 'Χ' equals 'Χ' equals 'Χ'
(greek capital letter chi);
- 'Ψ' = 'Ψ' = 'Ψ':
- 'Ψ' equals 'Ψ' equals 'Ψ'
(greek capital letter psi);
- 'Ω' = 'Ω' = 'Ω':
- 'Ω' equals 'Ω' equals 'Ω'
(greek capital letter omega);
- 'α' = 'α' = 'α':
- 'α' equals 'α' equals 'α'
(greek small letter alpha);
- 'β' = 'β' = 'β':
- 'β' equals 'β' equals 'β'
(greek small letter beta);
- 'ϐ' = 'ϐ':
- 'ϐ' equals 'ϐ'
(greek beta symbol);
- 'γ' = 'γ' = 'γ':
- 'γ' equals 'γ' equals 'γ'
(greek small letter gamma);
- 'δ' = 'δ' = 'δ':
- 'δ' equals 'δ' equals 'δ'
(greek small letter delta);
- 'ε' = 'ε' = 'ε':
- 'ε' equals 'ε' equals 'ε'
(greek small letter epsilon);
- 'ζ' = 'ζ' = 'ζ':
- 'ζ' equals 'ζ' equals 'ζ'
(greek small letter zeta);
- 'η' = 'η' = 'η':
- 'η' equals 'η' equals 'η'
(greek small letter eta);
- 'ϑ' = 'ϑ' = 'ϑ':
- 'ϑ' equals 'ϑ' equals 'ϑ'
(greek small letter theta symbol –
small greek script character);
- 'θ' = 'θ' = 'θ':
- 'θ' equals 'θ' equals 'θ'
(greek small letter theta symbol –
small greek print character);
- 'ι' = 'ι' = 'ι':
- 'ι' equals 'ι' equals 'ι'
(greek small letter iota);
- 'κ' = 'κ' = 'κ':
- 'κ' equals 'κ' equals 'κ'
(greek small letter kappa);
- 'ϰ' = 'ϰ' = 'ϰ':
- 'ϰ' equals 'ϰ' equals 'ϰ'
(greek kappa symbol);
- 'λ' = 'λ' = 'λ':
- 'λ' equals 'λ' equals 'λ'
(greek small letter lambda);
- 'μ' = 'μ' = 'μ':
- 'μ' equals 'μ' equals 'μ'
(greek small letter mu);
- 'ν' = 'ν' = 'ν':
- 'ν' equals 'ν' equals 'ν'
(greek small letter nu);
- 'ξ' = 'ξ' = 'ξ':
- 'ξ' equals 'ξ' equals 'ξ'
(greek small letter xi);
- 'ο' = 'ο' = 'ο':
- 'ο' equals 'ο' equals 'ο'
(greek small letter omicron);
- 'π' = 'π' = 'π':
- 'π' equals 'π' equals 'π'
(greek small letter pi);
- 'ρ' = 'ρ' = 'ρ':
- 'ρ' equals 'ρ' equals 'ρ'
(greek small letter rho);
- 'ϱ' = 'ϱ' = 'ϱ':
- 'ϱ' equals 'ϱ' equals 'ϱ'
(greek rho symbol);
- 'ς' = 'ς' = 'ς':
- 'ς' equals 'ς' equals 'ς'
(greek small letter final sigma);
- 'σ' = 'σ' = 'σ':
- 'σ' equals 'σ' equals 'σ'
(greek small letter sigma);
- 'τ' = 'τ' = 'τ':
- 'τ' equals 'τ' equals 'τ'
(greek small letter tau);
- 'υ' = 'υ' = 'υ':
- 'υ' equals 'υ' equals 'υ'
(greek small letter upsilon);
- 'φ' = 'φ' = 'φ':
- 'φ' equals 'φ' equals 'φ'
(greek small letter phi – small greek
script character);
- 'ϕ' = 'ϕ' = 'ϕ':
- 'ϕ' equals 'ϕ' equals 'ϕ'
(greek phi symbol – small greek
print character);
- 'χ' = 'χ' = 'χ':
- 'χ' equals 'χ' equals 'χ'
(greek small letter chi);
- 'ψ' = 'ψ' = 'ψ':
- 'ψ' equals 'ψ' equals 'ψ'
(greek small letter psi);
- 'ω' = 'ω' = 'ω':
- 'ω' equals 'ω' equals 'ω'
(greek small letter omega);
- 'ϒ' = 'ϒ' = 'ϒ':
- 'ϒ' equals 'ϒ' equals 'ϒ'
(greek upsilon with hook symbol);
- 'ϖ' = 'ϖ' = 'ϖ' = 'ϖ':
- 'ϖ' equals 'ϖ' equals 'ϖ' equals 'ϖ'
(greek pi symbol);
- -NN- (4 categories):
- dec. 1024-1535; hex. 0400-05FF !
- 0600..06FF; Arabic:
- dec. 1536-1791; hex. 0600..06FF!
- 'ا' = 'ا':
- 'ا' equals 'ا' (arabic letter alef);
- 'ح' = 'ح':
- 'ح' equals 'ح' (arabic letter hah);
- 'حلال' = 'حلال':
- 'حلال' equals 'حلال' (Halal
{meaning permissible, i.e. lawful in traditional
Islamic law; no emoji version, meaning this
is intended to display only as a black and
white glyph});
- 'ل' = 'ل':
- 'ل' equals 'ل' (arabic letter lam);
- -NN- (58 categories):
- dec. 1582-8191; hex. 0700-1FFF !
- General Punctuation:
- dec. 8192-8303; hex. 2000-206F !
- ' ' = ' ' = ' ':
- ' ' equals ' ' equals ' '
(em space);
- ' ' = ' ' = ' ':
- ' ' equals ' ' equals ' '
(en space; just for comparison non-breaking hyphen: ...);
- ' ' = ' ' = ' ' = ' ':
- ' ' equals ' ' equals ' ' equals ' ' (non‑breaking space, some ancient browsers
knew the code, NOT the name –
no problem today [cf. '‑' =
'‑']);
- ' ' = ' ' = ' ':
- ' ' equals ' ' equals ' '
(thin space);
- '' = '' = '':
- '‌' equals '‌' equals '‌'
(zero width non-joiner);
- '' = '' = '' = '':
- '‍' equals '‍' equals '‍' equals '‍'
(zero width joiner {used to combine emojis
to result in a new emoji [see man|woman teacher]});
- '' = '' = '':
- '‎' equals '‎' equals '‎'
(left-to-right mark);
- '' = '' = '':
- '‏' equals '‏' equals '‏'
(right-to-left mark);
- '‑' = '‑' = '‑':
- '‑' equals '‑' equals '‑'
(non-breaking hyphen
[cf. ' ' =
' ');
- '–' = '–' = '–':
- '–' equals '–' equals '–'
(en dash);
- '—' = '—' = '—':
- '—' equals '—' equals '—'
(em dash);
- '‘' = '‘' = '‘':
- '‘' equals '‘' equals '‘'
(left single quotation mark);
- '’' = '’' = '’':
- '’' equals '’' equals '’'
(right single quotation mark);
- '‚' = '‚' = '‚':
- '‚' equals '‚' equals '‚'
(single low-9 quotation mark);
- '“' = '“' = '“':
- '“' equals '“' equals '“'
(left double quotation mark);
- '”' = '”' = '”':
- '”' equals '”' equals '”'
(right double quotation mark);
- '„' = '„' = '„':
- '„' equals '„' equals '„'
(double low-9 quotation mark);
- '†' = '†' = '†':
- '†' equals '†' equals '†'
(dagger);
- '‡' = '‡' = '‡':
- '‡' equals '‡' equals '‡'
(double dagger);
- '•' = '•' = '•':
- '•' equals '•' equals '•'
(bullet, black small circle);
- '…' = '…' = '…':
- '…' equals '…' equals '…'
(horizontal ellipsis = three dot leader);
- ' ' = ' ':
- ' ' equals ' '
(narrow non-break space);
- '‰' = '‰' = '‰':
- '‰' equals '‰' equals '‰'
(per mille sign);
- '′' = '′' = '′':
- '′' equals '′' equals '′'
(prime, symbol for [arc]minutes or feet);
- '″' = '″' = '″':
- '″' equals '″' equals '″'
(double prime, symbol for [arc]seconds or inches/Zoll);
- '‹' = '‹' = '‹':
- '‹' equals '‹' equals '‹'
(single left-pointing angle quotation mark);
- '›' = '›' = '›':
- '›' equals '›' equals '›'
(single right-pointing angle quotation mark);
- '‾' = '‾' = '‾':
- '‾' equals '‾' equals '‾'
(overline, spacing overscore);
- '⁄' = '⁄' = '⁄':
- '⁄' equals '⁄' equals '⁄'
(fraction slash);
- '⁠' = '' = '':
- '⁠' equals '⁠' equals
'⁠'
(Word Joiner, ZWNBSP = zero width
non-breakable space – Unicode 3.2 and
HTML5 tag);
- Currency Symbols:
- dec. 8352-8399; hex. 20A0-20CF !
- '₠' = '₠':
- '₠' equals '₠' (Euro-currency
sign);
- '€' = '€' = '€':
- '€' equals '€' equals '€' (Euro sign {cf. '💶' = '💶': '💶' equals '💶'});
- '₿' = '₿':
- '₿' equals '₿' (Bitcoin Sign {part of Unicode 10.0 in 2017; no emoji version available, i.e. intended to display only as a black and white glyph});
- Letterlike Symbols:
- dec. 8448-8527; hex. 2100-214F !
- 'ℂ' = 'ℂ':
- 'ℂ' equals 'ℂ' (double-struck
capital C - also complex numbers);
- '℃' = '℃':
- '℃' equals '℃' (degree Celsius);
- '℉' = '℉':
- '℉' equals '℉' (degree
Fahrenheit);
- 'ℊ' = 'ℊ':
- 'ℊ' equals 'ℊ' (script small g);
- 'ℍ' = 'ℍ':
- 'ℍ' equals 'ℍ' (souble-struck
H);
- 'ℎ' = 'ℎ':
- 'ℎ' equals 'ℎ' (Planck
constant);
- 'ℏ' = 'ℏ':
- 'ℏ' equals 'ℏ' (Planck
constant over two pi);
- 'ℑ' = 'ℑ' = 'ℑ':
- 'ℑ' equals 'ℑ' equals 'ℑ'
(blackletter capital I, imaginary part symbol);
- 'ℒ' = 'ℒ':
- 'ℒ' equals 'ℒ' (lagran,
Laplacetrf);
- 'ℕ' = 'ℕ':
- 'ℕ' equals 'ℕ' (double-struck
capital N – also natural numbers /
unsigned integers);
- '№' = '№':
- '№' equals '№' equals
'№' (numero sign);
- '℘' = '℘' = '℘':
- '℘' equals '℘' equals '℘'
(script capital P, power set);
- 'ℙ' = 'ℙ':
- 'ℙ' equals 'ℙ' (double-struck
capital P);
- 'ℚ' = 'ℚ':
- 'ℚ' equals 'ℚ' (double-struck
capital Q – rational numbers / fractions);
- 'ℜ' = 'ℜ' = 'ℜ':
- 'ℜ' equals 'ℜ' equals 'ℜ'
(blackletter capital R = real part of complex number symbol);
- 'ℝ' = 'ℝ':
- 'ℝ' equals 'ℝ' (double-struck
capital R – also real numbers);
- '℠' = '℠':
- '℠' equals '℠' (service mark);
- '™' = '™' = '™':
- '™' equals '™' equals '™'
(trade mark sign);
- 'ℤ' = 'ℤ':
- 'ℤ' equals 'ℤ' (double-struck
capital Z; signed integers);
- 'Ω' = 'Ω':
- 'Ω' equals 'Ω' (Ohm sign);
- '℧' = '℧':
- '℧' equals '℧' (inverted Ohm
sign);
- 'K' = 'K':
- 'K' equals 'K' (Kelvin sign);
- 'Å' = 'Å':
- 'Å' equals 'Å' (Angstrom sign);
- 'ℵ' = 'ℵ' = 'ℵ':
- 'ℵ' equals 'ℵ' equals 'ℵ'
(alef symbol, first transfinite cardinal);
- 'ℱ' = 'ℱ':
- 'ℱ' equals 'ℱ' (Fscr; see
'𝒻');
- 'ℹ' = 'ℹ':
- 'ℹ' equals 'ℹ' (information
source);
- 'ℹ️' = 'ℹ️':
- 'ℹ️' equals 'ℹ️' (emoji of information source {composed emoji of information source – VS16});
- 'ℼ' = 'ℼ':
- 'ℼ' equals 'ÕC;' (doube-struck
small pi);
- Number Forms:
- dec. 8528-8591; hex. 2150-218F !
- '⅐' = '⅐':
- '⅐' equals '⅐' (vulgar fraction
one seventh);
- '⅑' = '⅑':
- '⅑' equals '⅑' (vulgar fraction
one nineth);
- '⅒' = '⅒':
- '⅒' equals '⅒' (vulgar fraction
one tenth);
- '⅓' = '⅓':
- '⅓' equals '⅓' (vulgar fraction
one third);
- '⅔' = '⅔':
- '⅔' equals '⅔' (vulgar fraction
two third);
- '⅕' = '⅕':
- '⅕' equals '⅕' (vulgar fraction
one fifth);
- 'Ⅰ' = 'Ⅰ':
- 'Ⅰ' equals 'Ⅰ' (Roman numeral
one);
- 'Ⅱ' = 'Ⅱ':
- 'Ⅱ' equals 'Ⅱ' (Roman numeral
two);
- 'Ⅲ' = 'Ⅲ':
- 'Ⅲ' equals 'Ⅲ' (Roman numeral
three);
- 'Ⅳ' = 'Ⅳ':
- 'Ⅳ' equals 'Ⅳ' (Roman numeral
four);
- 'Ⅴ' = 'Ⅴ':
- 'Ⅴ' equals 'Ⅴ' (Roman numeral
five);
- 'Ⅵ' = 'Ⅵ':
- 'Ⅵ' equals 'Ⅵ' (Roman numeral
six);
- 'Ⅶ' = 'Ⅶ':
- 'Ⅶ' equals 'Ⅶ' (Roman numeral
seven);
- 'Ⅷ' = 'Ⅷ':
- 'Ⅷ' equals 'Ⅷ' (Roman numeral
eight);
- 'Ⅸ' = 'Ⅸ':
- 'Ⅸ' equals 'Ⅸ' (Roman numeral
nine);
- 'Ⅹ' = 'Ⅹ':
- 'Ⅹ' equals 'Ⅹ' (Roman numeral
ten);
- 'Ⅺ' = 'Ⅺ':
- 'Ⅺ' equals 'Ⅺ' (Roman numeral
eleven);
- 'Ⅻ' = 'Ⅻ':
- 'Ⅻ' equals 'Ⅻ' (Roman numeral
twelve);
- 'Ⅼ' = 'Ⅼ':
- 'Ⅼ' equals 'Ⅼ' (Roman numeral
fifty);
- 'Ⅽ' = 'Ⅽ':
- 'Ⅽ' equals 'Ⅽ' (Roman numeral
one hundred);
- 'Ⅾ' = 'Ⅾ':
- 'Ⅾ' equals 'Ⅾ' (Roman numeral
five hundred);
- 'Ⅿ' = 'Ⅿ':
- 'Ⅿ' equals 'Ⅿ' (Roman numeral
one thousand);
- 'ⅰ' = 'ⅰ':
- 'ⅰ' equals 'ⅰ' (small Roman
numeral one);
- 'ↁ' = 'ↁ':
- 'ↁ' equals 'ↁ' (Roman numeral
five thousand);
- 'ↂ' = 'ↂ':
- 'ↂ' equals 'ↂ' (Roman numeral
ten thousand);
- 'ↇ' = 'ↇ':
- 'ↇ' equals 'ↇ' (Roman numeral
fifty thousand);
- 'ↈ' = 'ↈ':
- 'ↈ' equals 'ↈ' (Roman numeral
one hundred thousand);
- Arrows:
- dec. 8592-8703; hex. 2190-21FF !
- '←' = '←' = '←':
- '←' equals '←' equals '←'
(leftwards arrow);
- '↑' = '↑' = '↑':
- '↑' equals '↑' equals '↑'
(upwards arrow);
- '→' = '→' = '→':
- '→' equals '→' equals '→' (rightwards arrow);
- '↓' = '↓' = '↓':
- '↓' equals '↓' equals '↓'
(downwards arrow);
- '↔' = '↔' = '↔':
- '↔' equals '↔' equals '↔'
(left right arrow);
- '↕' = '↕':
- '↕' equals '↕' (up down arrow);
- '↜' = '↜':
- '↜' equals '↜' (leftwards wave
arrow);
- '↝' = '↝':
- '↝' equals '↝' (rightwards wave
arrow);
- '↤' = '↤':
- '↤' equals '↤' (leftwards arrow
from bar);
- '↥' = '↥':
- '↥' equals '↥' (upwards arrow
from bar);
- '↦' = '↦':
- '↦' equals '↦' (rightwards arrow
from bar);
- '↧' = '↧':
- '↧' equals '↧' (downwards arrow
from bar);
- '↨' = '↨':
- '↨' equals '↨' (up down arrow
with base);
- '↩' = '↩':
- '↩' equals '↨' (leftwards arrow
with hook);
- '↪' = '↪':
- '↪' equals '↪' (rightwards arrow
with hook);
- '↯' = '↯':
- '↯' equals '↯' (downwards zigzag
arrow – similar to lightning);
- '↵' = '↵' = '↵':
- '↵' equals '↵' equals '↵'
(downwards arrow with corner leftwards,
carriage return sign);
- '↶' = '↶':
- '↶' equals '↶' (anticlockwise
top semicircle arrow);
- '↷' = '↷':
- '↷' equals '↷' (clockwise
top semicircle arrow);
- '↹' = '↹':
- '↹' equals '↹' (leftwards arrow
to bar over rightwards arrow to bar);
- '↺' = '↺':
- '↺' equals '↺' (anticlockwise
open circle arrow);
- '↻' = '↻':
- '↻' equals '↻' (clockwise open
circle arrow);
- '↾' = '↾':
- '↾' equals '↾' (upwards harpoon
with barb rightwards);
- '↿' = '↿':
- '↿' equals '↿' (upwards harpoon
with barb leftwards);
- '⇂' = '⇂':
- '⇂' equals '⇂' (downwards
harpoon with barb rightwards);
- '⇃' = '⇃':
- '⇃' equals '⇃' (downwards
harpoon with barb leftwards);
- '⇄' = '⇄':
- '⇄' equals '⇄' (rightwards arrow
over leftwards arrow);
- '⇅' = '⇅':
- '⇅' equals '⇅' (upwards arrow
leftwards of downwards arrow);
- '⇌' = '⇌':
- '⇌' equals '⇌' (rightwards
harpoon over leftwards harpoon);
- '⇍' = '⇍':
- '⇍' equals '⇍' (leftwards
double arrow with stroke, 'is not implied by' symbol);
- '⇎' = '⇎':
- '⇎' equals '⇎' (left right
double arrow with stroke, 'is not equivalent with' symbol);
- '⇏' = '⇏':
- '⇏' equals '⇏' (rightwards
double arrow with stroke, 'does not imply' symbol);
- '⇐' = '⇐' = '⇐':
- '⇐' equals '⇐' equals '⇐'
(leftwards double arrow, 'is implied by' symbol);
- '⇑' = '⇑' = '⇑':
- '⇑' equals '⇑' equals '⇑'
(upwards double arrow);
- '⇒' = '⇒' = '⇒':
- '⇒' equals '⇒' equals '⇒'
(rightwards double arrow, 'implies' symbol);
- '⇓' = '⇓' = '⇓':
- '⇓' equals '⇓' equals '⇓'
(downwards double arrow);
- '⇔' = '⇔' = '⇔':
- '⇔' equals '⇔' equals '⇔'
(left right double arrow, 'is equivalent' symbol);
- '⇕' = '⇕':
- '⇕' equals '⇕' (up down double
arrow);
- '⇜' = '⇜':
- '⇜' equals '⇜' (leftwards
squiggle arrow);
- '⇝' = '⇝':
- '⇝' equals '⇝' (rightwards
squiggle arrow);
- '⇦' = '⇦':
- '⇦' equals '⇦' (leftwards
white arrow);
- '⇧' = '⇧':
- '⇧' equals '⇧' (upwards
white arrow);
- '⇨' = '⇨':
- '⇨' equals '⇨' (rightwards
white arrow);
- '⇩' = '⇩':
- '⇩' equals '⇩' (downwards
white arrow);
- '⇰' = '⇰':
- '⇰' equals '⇰' (rightwards
white arrow from wall);
- '⇳' = '⇳':
- '⇳' equals '⇳' (up down white
arrow);
- '⇽' = '⇽':
- '⇽' equals '⇽' (leftwards
open-headed arrow);
- '⇾' = '⇾':
- '⇾' equals '⇾' (rightwards
open-headed arrow);
- '⇿' = '⇿':
- '⇿' equals '⇿' (left right
open-headed arrow);
- Mathematical Operators:
- dec. 8704-8959; hex. 2200-22FF !
- '∀' = '∀' = '∀':
- '∀' equals '∀' equals '∀' (for all);
- '∁' equals '∁':
- '∁' equals '∁' (complement);
- '∂' = '∂' = '∂':
- '∂' equals '∂' equals '∂' (partial differential);
- '∃' = '∃' = '∃':
- '∃' equals '∃' equals '∃' (there exists);
- '∄' = '∄':
- '∄' equals '∄' (there does not
exists);
- '∅' = '∅' = '∅':
- '∅' equals '∅' equals '∅' (empty set = null set, diameter sign);
- '∆' = '∆':
- '∆' equals '∆' (increment);
- '∇' = '∇' = '∇':
- '∇' equals '∇' equals '∇' (nabla, backward
difference);
- '∈' = '∈' = '∈':
- '∈' equals '∈' equals '∈' (element of);
- '∉' = '∉' = '∉':
- '∉' equals '∉' equals '∉' (not an element of);
- '∋' = '∋' = '∋':
- '∋' equals '∋' equals '∋' (contains as member);
- '∎' = '∎':
- '∎' equals '∎' (end of proof);
- '∏' = '∏' = '∏':
- '∏' equals '∏' equals '∏'
(n-ary product, product sign);
- '∑' = '∑' = '∑':
- '∑' equals '∑' equals '∑'
(n-ary summation);
- '−' = '−' = '−':
- '−' equals '−' equals '−'
(minus sign);
- '∓' = '∓':
- '∓' equals '∓' (minus-or-plus
sign);
- '∗' = '∗' = '∗':
- '∗' equals '∗' equals '∗'
(asterisk operator);
- '√' = '√' = '√':
- '√' equals '√' equals '√'
(square root, radical sign);
- '∛' = '∛':
- '∛' equals '∛' (cube root,
radical sign);
- '∜' = '∜':
- '∜' equals '∜' (fourth root);
- '∝' = '∝' = '∝':
- '∝' equals '∝' equals '∝'
(proportional to sign);
- '∞' = '∞' = '∞':
- '∞' equals 'ÝE;' equals '♾' (infinity sign; cf. '♾️' = '♾️': '♾' equals '♾'});
- '∟' = '∟':
- '∟' equals '∟' (right angle);
- '∠' = '∠' = '∠':
- '∠' equals '∠' equals '∠'
(angle);
- '∡' = '∡':
- '∡' equals '∡' (measured angle);
- '∢' = '∢':
- '∢' equals '∢' (spherical angle);
- '∥' equals '∥':
- '∥' equals '∥' (parallel to);
- '∦' equals '∦':
- '∦' equals '∦' (not parallel to);
- '∧' = '∧' = '∧':
- '∧' equals '∧' equals '∧'
(logical and sign, wedge);
- '∨' = '∨' = '∨':
- '∨' equals '∨' equals '∨'
(logical or sign, vee);
- '∩' = '∩' = '∩':
- '∩' equals '∩' equals '∩'
(intersection symbol, cap);
- '∪' = '∪' = '∪':
- '∪' equals '∪' equals '∪'
(union symbol, cup);
- '∫' = '∫' = '∫':
- '∫' equals '∫' equals
'∫' (integral);
- '∬' = '∬':
- '∬' equals '∬' (double integral);
- '∭' = '∭':
- '∭' equals '∭' (triple integral);
- '∮' = '∮':
- '∮' equals '∮' (contour integral);
- '∯' = '∯':
- '∯' equals '∯' (surface integral);
- '∰' = '∰':
- '∰' equals '∰' (volume integral);
- '∱' = '∱':
- '∱' equals '∱' (clockwise integral);
- '∴' = '∴' = '∴':
- '∴' equals '∴' equals '∴'
(therefore);
- '∸' = '∸':
- '∸' equals '∸' (dot minus);
- '∼' = '∼' = '∼':
- '∼' equals '∼' equals
'∼' (tilde operator, varies with or similar to sign);
- '∿' = '∿':
- '∿' equals '∿' (sine wave);
- '≅' = '≅' = '≅':
- '≅' equals '≅' equals '≅'
(approximately equal to);
- '≈' = '≈' = '≈':
- '≈' equals '≈' equals '≈'
(almost equal to sign, asymptotic to);
- '≙' = '≙':
- '≙' equals '≙' (estimates;
means same as);
- '≝' = '≝':
- '≝' equals '≝' (equal to by
definition; also :=);
- '≠' = '≠' = '≠':
- '≠' equals '≠' equals '≠' (not equal to sign);
- '≡' = '≡' = '≡':
- '≡' equals '≡' equals '≡'
(identical to sign);
- '≤' = '≤' = '≤':
- '≤' equals '≤' equals
'≤' (less-than or equal to sign);
- '≥' = '≥' = '≥':
- '≥' equals '≥' equals
'≥' (greater-than or equal to sign);
- '⊂' = '⊂' = '⊂':
- '⊂' equals '⊂' equals '⊂'
(subset of);
- '⊃' = '⊃' = '⊃':
- '⊃' equals '⊃' equals '⊃'
(superset of);
- '⊄' = '⊄' = '⊄':
- '⊄' equals '⊄' equals '⊄'
(not a subset of);
- '⊆' = '⊆' = '⊆':
- '⊆' equals '⊆' equals '⊆'
(subset of or equal to);
- '⊇' = '⊇' = '⊇':
- '⊇' equals '⊇' equals '⊇'
(superset of or equal to);
- '⊕' = '⊕' = '⊕':
- '⊕' equals '⊕' equals '⊕'
(circled plus, direct sum);
- '⊖' = '⊖':
- '⊖' equals '⊖' (circled minus);
- '⊗' = '⊗' = '⊗':
- '⊗' equals '⊗' equals '⊗'
(circled times, vector product);
- '⊘' = '⊘':
- '⊘' equals '⊘' (circled division slash);
- '⊙' = '⊙':
- '⊙' equals '⊙' (circled dot operator);
- '⊛' = '⊛':
- '⊛' equals '⊛' (circled asterisk operator);
- '⊜' = '⊜':
- '⊜' equals '⊜' (circled equals);
- '⊥' = '⊥' = '⊥':
- '⊥' equals '⊥' equals '⊥'
(up tack, orthogonal to = perpendicular);
- '⊻' = '⊻':
- '⊻' = '⊻' (XOR);
- '⊼' = '⊼':
- '⊼' = '⊼' (NAND);
- '⊽' = '⊽':
- '⊽' = '⊽' (NOR);
- '⋅' = '⋅' = '⋅':
- '⋅' equals '⋅' equals '⋅'
(dot operator);
- '⌈' = '⌈' = '⌈':
- '⌈' equals '⌈' equals '⌈'
(left ceiling, apl upstile);
- '⌉' = '⌉' = '⌉':
- '⌉' equals '⌉' equals '⌉'
(right ceiling);
- '⌊' = '⌊' = '⌊':
- '⌊' equals '⌊' equals '⌊'
(left floor, apl downstile);
- '⌋' = '⌋' = '⌋':
- '⌋' equals '⌋' equals '⌋'
(right floor);
- '⌨' = '⌨':
- '⌨' equals '⌨' (keyboard {Unicode 1.1 in 1993});
- '⌨️' = '⌨️':
- '⌨️' equals '⌨️' (emoji version of keyboard {composed emoji of keyboard – VS16; Emoji 1.0 in 2015});
- '〈' = '〈' = '〈':
- '⟨' equals '〈' equals '〈'
(left-pointing angle bracket, bra);
- '〉' = '〉' = '〉':
- '⟩' equals '〉' equals '〉'
(right-pointing angle bracket, ket);
- Box Drawings:
- dec. 9472-9599; hex. 2500-257F !
- '┅' = '┅':
- '┅' equals '┅' (box drawings
heavy triple dash horizontal);
- Block Elements:
- dec. 9600-9631; hex. 2580-259F !
- '▒' = '▒':
- '▒' equals '▒' (medium shade);
- Geometric Shapes:
- dec. 9632-9727; hex. 25A0-25FF !
- '■' = '■':
- '■' equals '■' (black square);
- '□' = '□':
- '□' equals '□' (white square);
- '▢' = '▢':
- '▢' equals '▢' (white square
with rounded corners);
- '◊' = '◊' = '◊':
- '◊' equals '◊' equals '◊'
(lozenge);
- '◎' = '◎':
- '◎' equals '◎' (bullseye);
- '◘' = '◘':
- '◘' equals '◘' (inverse bullet);
- Miscellaneous Symbols:
- dec. 9728-9983; hex. 2600-26FF !
- '☀' = '☀':
- '☀' equals '☀' (black sun with
rays);
- '☁' = '☁':
- '☁' equals '☁' (cloud);
- '☂' = '☂':
- '☂' equals '☂' (umbrella);
- '☃' = '☃':
- '☃' equals '☃' (snowman);
- '☃️' = '☃️':
- '☃️' equals '☃️' (emoji version of snowman {composed emoji of snowman – VS16});
- '☄' = '☄':
- '☄' equals '☄' (comet);
- '☄️' = '☄️':
- '☄️' equals '☄️' (emoji version of comet {composed emoji of comet – VS16});
- '★' = '★':
- '★' equals '★' (bigstar);
- '☉' = '☉':
- '☉' equals '☉' (sun {Unicode 1.1 in 1993});
- '☍' = '☍':
- '☍' equals '☍' (opposition {Unicode 1.1 in 1993});
- '☎' = '☎':
- '☎' equals '☎' (black telephone);
- '☎️' = '☎️':
- '☎️' equals '☎️' (emoji of classic telephone {composed emoji of black telephone – VS16; most platforms depict a red, push-button phone with the handset on the base});
- '☏' = '☏':
- '☏' equals '&oF;' (white telephone {no emoji version available});
- '☐' = '☐':
- '☐' equals '☐' (ballot box {no emoji version available});
- '☑' = '☑':
- '☑' equals '☑' (ballot box with
check);
- '☑️' = '☑️':
- '☑️' equals '☑️' (emoji of ballot box with check {composed emoji of ballot box with check – VS16});
- '☒' = '☒':
- '☒' equals '☒' (ballot box with
X {no emoji version available});
- '☔' = '☔':
- '☔' equals '☔' (umbrella with
raindrops);
- '☕' = '☕':
- '☕' equals '☕' (Hot Beverage);
- '☘' = '☘':
- '☘' equals '☘' (shamrock or three-leaf clover);
- '☘️' = '☘️':
- '☘️' equals '☘️' (shamrock or three-leaf clover emoji {composed emoji of shamrock – VS16});
- '☚' = '☚':
- '☚' equals '☚' (black left
pointing index {emoji versions for skin tones available});
- '☚🏽' = '☚🏽':
- '☚🏽' equals '☚🏽' (left pointing index with medium skin tone {part of Emoji 2.0});
- '☚🏿' = '☚🏿':
- '☚🏿' equals '☚🏿' (left pointing index with dark skin tone {part of Emoji 2.0});
- '☛' = '☛':
- '☛' equals '☛' (black right pointing index);
- '☛🏿' = '☛🏿':
- '☛🏿' equals '☛🏿' (black right pointing index with dark skin tone {not recommended as emoji});
- '☜' = '☜':
- '☜' equals '☜' (white left pointing index);
- '☝' = '☝':
- '☝' equals '☝' (white up pointing index);
- '☞' = '☞':
- '☞' equals '☞' (white right pointing index);
- '☟' = '☟':
- '☟' equals '☟' (white down pointing index);
- '☠' = '☠':
- '☠' equals '☠' (skull and crossbones);
- '☠️' = '☠️':
- '☠️' equals '☠️' (emoji of skull and crossbones {composed emoji of skull and crossbones – VS16});
- '☡' = '☡':
- '☡' equals '☡' (caution sign
{no emoji version available});
- '☢' = '☢':
- '☢' equals '☢' (radioactive
sign);
- '☢️' = '☢️':
- '☢️' equals '☢️' (emoji of radioactive sign {composed emoji of radioactive sign – VS16});
- '☣' = '☣':
- '☣' equals '☣' (biohazard
sign);
- '☣️' = '☣️':
- '☣️' equals '☣️' (emoji of biohazard sign {composed emoji of biohazard sign – VS16});
- '☦' = '☦':
- '☦' equals '☦' (orthodox cross);
- '☦️' = '☦️':
- '☦️' equals '☦️' (emoji version of orthodox cross {composed emoji of orthodox cross – VS16});
- '☪' = '☪':
- '☪' equals '☪' (star and crescent / crescent moon and star {often associated with the religion of Islam});
- '☪️' = '☪️':
- '☪️' equals '☪️' (emoji version of star and crescent {composed emoji of star and crescent – VS16});
- '☮' = '☮':
- '☮' equals '☮' (peace symbol);
- '☮️' = '☮️':
- '☮️' equals '☮️' (emoji version of peace symbol {composed emoji of peace symbol – VS16});
- '☯' = '☯':
- '☯' equals '☯' (Yin Yang {often used in relation with Taoism – or for ballance of life});
- '☯️' = '☯️':
- '☯️' equals '☯️' (emoji version of Yin Yang {composed emoji of Yin Yang – VS16});
- '☸' = '☸':
- '☸' equals '☸' (wheel of Dharma);
- '☸️' = '☸️':
- '☸️' equals '☸️' (emoji version of wheel of Dharma {composed emoji of wheel of Dharma – VS16});
- '☹' = '☹':
- '☹' equals '☹' (white frowning face);
- '☺' = '☺':
- '☺' equals '☺' (white smiling face);
- '☻' = '☻':
- '☻' equals '☻' (black smiling face);
- '☼' = '☼':
- '☼' equals '☼' (white sun with rays);
- '☽' = '☽':
- '☽' equals '☽' (first quater moon);
- '☾' = '☾':
- '☾' equals '☾' (last quater moon);
- '♀' = '♀':
- '♀' equals '♀' (female sign);
- '♁' = '♁':
- '♁' equals '♁' (earth);
- '♂' = '♂':
- '♂' equals '♂' (male sign);
- '♠' = '♠' = '♠':
- '♠' equals '♠' equals '♠'
(black spade suit);
- '♣' = '♣' = '♣':
- '♣' equals '♣' equals '♣'
(black club suit, shamrock);
- '♥' = '♥' = '♥':
- '♥' equals '♥' equals '♥' (black heart suit, valentine);
- '♥️' = '♥️' = '♥️':
- '♥️' equals '♥️' equals '♥️' (emoji of black heart suit, valentine {composed emoji of black heart suit – VS16});
- '♦' = '♦' = '♦':
- '♦' equals '♦' equals '♦'
(black diamond suit);
- '♩' = '♩':
- '♩' equals '♩' (quarter note);
- '♪' = '♪':
- '♪' equals '♪' (eigth note);
- '♫' = '♫':
- '♫' equals '♫' (beamed eighth
note);
- '♬' = '♬':
- '♬' equals '♬' (beamed sixteenth
note);
- '♭' = '♭':
- '♭' equals '♭' (music flat
sign);
- '♮' = '♮':
- '♮' equals '♮' (music natural
sign);
- '♯' = '♯':
- '♯' equals '♯' (music sharp
sign);
- '♰' = '♰':
- '♰' equals '♰' (west Syriac cross);
- '♱' = '♱':
- '♱' equals '♱' (east Syriac cross);
- '♲' = '♲':
- '♲' equals '♲' (universal
recycling symbol);
- '♻' = '♻':
- '♻' equals '♻' (black universal
recycling symbol);
- '♻️' = '♻️':
- '♻️' equals '♻️' (emoji of universal recycling symbol {composed emoji of black universal recycling symbol – VS16});
- '♾' = '♾':
- '♾' equals '♾' (permanent paper sign / circled infinity sign; cf. '∞' = '∞' = '∞': '∞' equals 'ÝE;' equals '♾');
- '♾️' = '♾️':
- '♾️' equals '♾️' (emoji of infinity sign {composed emoji of infinity sign – VS16});
- '♿' = '♿':
- '♿' equals '♿' (wheelchair symbol);
- '⚀' = '⚀':
- '⚀' equals '⚀' (die face-1 {no emoji version available; cf. '🎲' = '🎲': '🎲' equals '🎲'});
- '⚁' = '⚁':
- '⚁' equals '⚁' (die face-2 {no emoji version available});
- '⚂' = '⚂':
- '⚂' equals '⚂' (die face-3 {no emoji version available});
- '⚃' = '⚃':
- '⚃' equals '⚃' (die face-4 {no emoji version available});
- '⚄' = '⚄':
- '⚄' equals '⚄' (die face-5 {no emoji version available});
- '⚅' = '⚅':
- '⚅' equals '⚅' (die face-6 {no emoji version available});
- '⚆' = '⚆':
- '⚆' equals '⚆' (white circle with dot right {no emoji version available});
- '⚇' = '⚇':
- '⚇' equals '⚇' (white circle with two dots {no emoji version available});
- '⚈' = '⚈':
- '⚈' equals '⚈' (black circle with white dot right {no emoji version available});
- '⚉' = '⚉':
- '⚉' equals '⚉' (black circle with two white dots {no emoji version available});
- '⚊' = '⚊':
- '⚊' equals '⚊' (monogram for yang {no emoji version available});
- '⚋' = '⚋':
- '⚋' equals '⚋' (monogram for yin {no emoji version available});
- '⚌' = '⚌':
- '⚌' equals '⚌' (monogram for greater yang {no emoji version available});
- '⚍' = '⚍':
- '⚍' equals '⚍' (monogram for lesser yin {no emoji version available});
- '⚎' = '⚎':
- '⚎' equals '⚎' (monogram for lesser yang {no emoji version available});
- '⚏' = '⚏':
- '⚏' equals '⚏' (monogram for greater yang {no emoji version available});
- '⚐' = '⚐':
- '⚐' equals '⚐' (white flag {no emoji version available; cf. '🏳️' = '🏳️': '🏳️' equals '🏳️'});
- '⚑' = '⚑':
- '⚑' equals '⚑' (black flag {no emoji version available; cf. '🏴' = '🏴': '🏴' equals '🏴'});
- '⚒' = '⚒':
- '⚒' equals '⚒' (hammer and
pick);
- '⚒️' = '⚒️':
- '⚒️' equals '⚒️' (emoji of hammer and pick {composed emoji of hammer and pick – VS16});
- '⚓' = '⚓':
- '⚓' equals '⚓' (anchor);
- '⚔' = '⚔':
- '⚔' equals '⚔' (crossed swords);
- '⚔️' = '⚔️':
- '⚔️' equals '⚔️' (emoji of crossed swords {composed emoji of crossed swords – VS16});
- '⚕' = '⚕':
- '⚕' equals '⚕' (staff of Aesculapius {rod with a snake entwined around the outside in a downward-spiral shape} / medical symbol);
- '⚕️' = '⚕️':
- '⚕️' equals '⚕️' (emoji version of staff of Aesculapius / medical symbol {composed emoji of staff of Aesculapius – VS16});
- '⚖' = '⚖':
- '⚖' equals '⚖' (scales);
- '⚖️' = '⚖️':
- '⚖️' equals '⚖️' (emoji of scales {composed emoji of scales – VS16});
- '⚗' = '⚗':
- '⚗' equals '⚗' (alembic);
- '⚗️' = '⚗️':
- '⚗️' equals '⚗️' (emoji of alembic {composed emoji of alembic – VS16});
- '⚘' = '⚘':
- '⚘' equals '⚘' (flower &ndash {no emoji version available});
- '⚙' = '⚙':
- '⚙' equals '⚙' (gear);
- '⚙️' = '⚙️':
- '⚙️' equals '⚙️' (emoji of gear {composed emoji of gear – VS16});
- '⚛' = '⚛':
- '⚛' equals '⚛' (atom symbol);
- '⚛️' = '⚛️':
- '⚛️' equals '⚛️' (emoji version of atom symbol{composed emoji of atom symbol – VS16});
- '⚜' = '⚜':
- '⚜' equals '⚜' (fleur-de-lis {decorative symbol that appears like a golden flower, but found in all manner of logos, symbols, and patterns});
- '⚜️' = '⚜️':
- '⚜️' equals '⚜️' (emoji version of fleur-de-lis {composed emoji of fleur-de-lis – VS16});
- '⚠' = '⚠':
- '⚠' equals '⚠' (warning sign);
- '⚠️' = '⚠️':
- '⚠️' equals '⚠️' (emoji of warning sign {composed emoji of warning sign – VS16; red background for visibility});
- '⚡' = '⚡':
- '⚡' equals '⚡' (high voltage
sign);
- '⚦' = '⚦':
- '⚦' equals '⚦' (male with stroke sign {used to represent those in the transgender community});
- '⚧' = '⚧':
- '⚧' equals '⚧' (transgender symbol);
- '⚧️' = '⚧️':
- '⚧️' equals '⚧️' (emoji version of transgender symbol {Unicode 13.0 in 2019});
- '⚭' = '⚭':
- '⚭' equals '⚭' (marriage
symbol {no emoji version available});
- '⚰' = '⚰':
- '⚰' equals '⚰' (coffin);
- '⚰️' = '⚰️':
- '⚰️' equals '⚰️' (emoji of coffin {composed emoji of coffin – VS16});
- '⚱' = '⚱':
- '⚱' equals '⚱' (funeral urn);
- '⚱️' = '⚱️':
- '⚱️' equals '⚱️' (emoji of funeral urn {composed emoji of funeral urn – VS16});
- '⚽' = '⚽':
- '⚽' equals '⚽' (soccer ball);
- '⛄' = '⛄':
- '⛄' equals '⛄' (snowman without snow);
- '⛅' = '⛅':
- '⛅' equals '⛅' (sun behind cloud);
- '⛈' = '⛈':
- '⛈' equals '⛈' (thunder cloud and rain);
- '⛈️' = '⛈️':
- '⛈️' equals '⛈️' (emoji of thunder cloud and rain {composed emoji of thunder cloud and rain – VS16});
- '⛑' = '⛑':
- '⛑' equals '⛑' (helmet with white cross {Unicode 5.2 in 2009});
- '⛑️' = '⛑️':
- '⛑️' equals '⛑️' (rescue worker's helmet {Emoji 1.0 in 2015; composed emoji of helmet with white cross – VS16});
- '⛓' = '⛓':
- '⛓' equals '⛓' (chains; sometimes used before a hyperlink or for metaphorical connections);
- '⛓️' = '⛓️':
- '⛓️' equals '⛓️' (emoji of chains {composed emoji of chains – VS16}; sometimes used before a hyperlink or for metaphorical connections);
- '⛔' = '⛔':
- '⛔' equals '⛔' (no entry);
- '⛩' = '⛩':
- '⛩' equals '⛩' (Shinto Shrine);
- '⛪' = '⛪':
- '⛪' equals '⛪' (church {sky‑blue background for visibility});
- '⛫' = '⛫':
- '⛫' equals '⛫' (castle {no emoji version available; cf. '🏰' = '🏰': '🏰' equals '🏰'});
- '⛭' = '⛭':
- '⛭' equals '⛭' (gear without hub {no emoji version available});
- '⛯' = '⛯':
- '⛯' equals '⛯' (map symbol for lighthouse {no emoji version available});
- '⛰' = '⛰':
- '⛰' equals '⛰' (mountain {cf. '🏔' = '🏔': '🏔' equals '🏔'});
- '⛰️' = '⛰️':
- '⛰️' equals '⛰️' (emoji of mountain {composed emoji of mountain – VS16; cf. '🏔️' = '🏔️': '🏔️' equals '🏔️'});
- '⛱' = '⛱':
- '⛱' equals '⛱' (umbrella on ground);
- '⛱️' = '⛱️':
- '⛱️' equals '⛱️' (emoji of umbrella on ground {composed emoji of umbrella on ground – VS16});
- '⛲' = '⛲':
- '⛲' equals '⛲' (fountain);
- '⛳' = '⛳':
- '⛳' equals '⛳' (flag in hole);
- '⛴' = '⛴':
- '⛴' equals '⛴' (ferry);
- '⛴️' = '⛴️':
- '⛴️' equals '⛴️' (emoji of ferry {composed emoji of ferry – VS16});
- '⛵' = '⛵':
- '⛵' equals '⛵' (sailboat);
- '⛷' = '⛷':
- '⛷' equals '⛷' (skier);
- '⛷️' = '⛷️':
- '⛷️' equals '⛷️' (emoji of skier {composed emoji of skier – VS16});
- '⛸' = '⛸':
- '⛸' equals '⛸' (ice skate);
- '⛸️' = '⛸️':
- '⛸️' equals '⛸️' (emoji of ice skate {composed emoji of ice skate – VS16});
- '⛹' = '⛹':
- '⛹' equals '⛹' (person with ball);
- '⛹️' = '⛹️':
- '⛹️' equals '⛹️' (peson bouncing ball {composed emoji of person with ball– VS16; brown background for visibility});
- '⛺' = '⛺':
- '⛺' equals '⛺' (tent {sky‑blue background for visibility});
- '⛻' = '⛻':
- '⛻' equals '⛻' (Japanese bank symbol {no emoji version available});
- '⛼' = '⛼':
- '⛼' equals '⛼' (headstone graveyard symbol {no emoji version available});
- '⛽' = '⛽':
- '⛽' equals '⛽' (fuel pump);
- '⛾' = '⛾':
- '⛾' equals '⛾' (cup on black square {no emoji version available});
- '⛿' = '⛿':
- '⛿' equals '⛿' (white flag with horizontal middle black stripe {no emoji version available});
- Dingbats:
- dec. 9984-10175; hex. 2700-27BF !
- '✀' = '✀':
- '✀' equals '✀' (black safety scissors);
- '✁' = '✁':
- '✁' equals '✁' (upper blade
scissor);
- '✂' = '✂':
- '✂' equals '✂' (black scissor);
- '✂️' = '✂️':
- '✂️' equals '✂️' (emoji of black scissor {composed emoji of black scissor – VS16});
- '✃' = '✃':
- '✃' equals '✃' (lower blade
scissor);
- '✄' = '✄':
- '✄' equals '✄' (white scissor);
- '✅' = '✅':
- '✅' equals '✅' (white heavy check mark {typically as emoji});
- '✆' = '✆':
- '✆' equals '✆' (telephone location sign);
- '✇' = '✇':
- '✇' equals '✇' (tape drive);
- '✈' = '✈':
- '✈' equals '✈' (airplane);
- '✉' = '✉':
- '✉' equals '✉' (envelope);
- '✊' = '✊':
- '✊' equals '✊' (raised fist {brown background for visibility});
- '✋' = '✋':
- '✋' equals '✋' (raised hand {brown background for visibility});
- '✌' = '✌':
- '✌' equals '✌' (victory hand);
- '✍' = '✍':
- '✍' equals '✍' (writing hand);
- '✎' = '✎':
- '✎' equals '✎' (lower right
pencil);
- '✏' = '✏':
- '✏' equals '✏' (pencil {to the right});
- '✏️' = '✏️':
- '✏️' equals '✏️' (emoji version of pencil {to the right; composed emoji of pencil – VS16});
- '✐' = '✐':
- '✐' equals '✐' (upper right
pencil);
- '✑' = '✑':
- '✑' equals '✑' (white nib);
- '✒' = '✒':
- '✒' equals '✒' (black nib);
- '✓' = '✓':
- '✓' equals '✓' (check mark);
- '✔' = '✔':
- '✔' equals '✔' (heavy check
mark);
- '✕' = '✕':
- '✕' equals '✕' (multiplication
X);
- '✖' = '✖':
- '✖' equals '✖' (heavy
multiplication X);
- '✖️' = '✖️':
- '✖️' equals '✖️' (emoji version of heavy multiplication X {composed emoji of heavy multiplication X – VS16});
- '✗' = '✗':
- '✗' equals '✗' (ballot X);
- '✘' = '✘':
- '✘' equals '✘' (heavy ballot
X);
- '✙' = '✙':
- '✙' equals '✙' (outlined Greek
cross);
- '✚' = '✚':
- '✚' equals '✚' (heavy Greek
cross);
- '✛' = '✛':
- '✛' equals '✛' (open center
cross);
- '✜' = '✜':
- '✜' equals '✜' (heavy open
center cross);
- '✝' = '✝':
- '✝' equals '✝' (Latin cross {known as a Christian cross});
- '✝️' = '✝️':
- '✝️' equals '✝️' (emoji version of Latin cross {composed emoji of Latin cross – VS16});
- '✞' = '✞':
- '✞' equals '✞' (shadowed white
Latin cross);
- '✟' = '✟':
- '✟' equals '✟' (outlined
Latin cross);
- '✠' = '✠':
- '✠' equals '✠' (Maltese cross);
- '✡' = '✡':
- '✡' equals '✡' (star of David {often used in relation to the religion of Judaism});
- '✡️' = '✡️':
- '✡️' equals '✡️' (emoji version of star of David {composed emoji of star of David – VS16});
- '✢' = '✢':
- '✢' equals '✢' (four
teardrip-spoked asterisk);
- '✣' = '✣':
- '✣' equals '✣' (four
balloon-spoked asterisk);
- '✤' = '✤':
- '✤' equals '✤' (heavy four
balloon-spoked asterisk);
- '✥' = '✥':
- '✥' equals '✥' (four
club-spoked asterisk);
- '✦' = '✦':
- '✦' equals '✦' (black four
pointed star);
- '✧' = '✧':
- '✧' equals '✧' (white four
pointed star);
- '✨' = '✨':
- '✨' equals '✨' (sparkles);
- '✩' = '✩':
- '✩' equals '✩' (stress outlined
white star);
- '✪' = '✪':
- '✪' equals '✪' (circled
white star);
- '✫' = '✫':
- '✫' equals '✫' (open centre
black star);
- '✬' = '✬':
- '✬' equals '✬' (black centre
white star);
- '✭' = '✭':
- '✭' equals '✭' (outlined
black star);
- '✮' = '✮':
- '✮' equals '✮' (heavy outlined
black star);
- '✯' = '✯':
- '✯' equals '✯' (pinwheel star);
- '✰' = '✰':
- '✰' equals '✰' (shadowed white
star);
- '✱' = '✱':
- '✱' equals '✱' (heavy
asterisk);
- '✲' = '✲':
- '✲' equals '✲' (open centre
asterisk);
- '✳' = '✳':
- '✳' equals '✳' (eight spoked
asterisk);
- '✴' = '✴':
- '✴' equals '✴' (eight pointed
black star);
- '✴️' = '✴️':
- '✴️' equals '✴️' (emoji version of eight pointed black star {composed emoji of eight pointed black star – VS16});
- '✵' = '✵':
- '✵' equals '✵' (eight pointed
pinwheel star);
- '✶' = '✶':
- '✶' equals '✶' (six pointed
black star);
- '✷' = '✷':
- '✷' equals '✷' (eight pointed
rectilinear black star);
- '✸' = '✸':
- '✸' equals '✸' (heavy eight
pointed rectilinear black star);
- '✹' = '✹':
- '✹' equals '✹' (twelve
pointed black star);
- '✺' = '✺':
- '✺' equals '✺' (sixteen
pointed asterisk);
- '✻' = '✻':
- '✻' equals '✻' (teardrop-spoked
asterisk);
- '✼' = '✼':
- '✼' equals '✼' (open centre
teardrop-spoked asterisk);
- '✽' = '✽':
- '✽' equals '✽' (heavy
teardrop-spoked asterisk);
- '✾' = '✾':
- '✾' equals '✾' (six
petalled black and white florette);
- '✿' = '✿':
- '✿' equals '✿' (black
florette);
- '❀' = '❀':
- '❀' equals '❀' (white
florette);
- '❁' = '❁':
- '❁' equals '❁' (eight
petalled outlined black florette);
- '❂' = '❂':
- '❂' equals '❂' (circled open
centre eight pointed star);
- '❃' = '❃':
- '❃' equals '❃' (heavy
teardrop-spoked pinwheel asterisk);
- '❄' = '❄':
- '❄' equals '❄' (snowflake);
- '❅' = '❅':
- '❅' equals '❅' (tight
trifoliate snowflake);
- '❆' = '❆':
- '❆' equals '❆' (heavy
chevron snowflake);
- '❇' = '❇':
- '❇' equals '❇' (sparkle);
- '❈' = '❈':
- '❈' equals '❈' (heavy sparkle);
- '❉' = '❉':
- '❉' equals '❉' (baloon spoked
asterisk);
- '❊' = '❊':
- '❊' equals '❊' (eight
teardrop-spoked propeller asterisk);
- '❋' = '❋':
- '❋' equals '❋' (heavy eight
teardrop-spoked propeller asterisk);
- '❌' = '❌':
- '❌' equals '❌' (cross mark {Unicode 6.0 in 2010 and Emoji 1.0 in 2015});
- '❍' = '❍':
- '❍' equals '❍' (shadowed white
circle);
- '❎' = '❎':
- '❎' equals '❎' (negative
squared cross mark {shown as emoji});
- '❏' = '❏':
- '❏' equals '❏' (lower right drop-shadowed white square);
- '❐' = '❐':
- '❐' equals '❐' (upper right drop-shadowed white square);
- '❑' = '❑':
- '❑' equals '❑' (lower right shadowed white square);
- '❒' = '❒':
- '❒' equals '❒' (upper right shadowed white square);
- '❓' = '❓':
- '❓' equals '❓' (black question
mark ornament);
- '❔' = '❔':
- '❔' equals '❔' (white question
mark ornament {brown background for visibility});
- '❕' = '❕':
- '❕' equals '❕' (white
exclamation mark ornament {brown background for visibility});
- '❖' = '❖':
- '❖' equals '❖' (black diamond
minus white X);
- '❗' = '❗':
- '❗' equals '❗' (heavy
exclamation mark ornament);
- '❘' = '❘':
- '❘' equals '❘' (light vertical
bar);
- '❙' = '❙':
- '❙' equals '❙' (medium vertical
bar);
- '❚' = '❚':
- '❚' equals '❚' (heavy vertical
bar);
- '❛' = '❛':
- '❛' equals '❛' (heavy single
turned comma quotation mark ornament);
- '❜' = '❜':
- '❜' equals '❜' (heavy single
comma quotation mark ornament);
- '❝' = '❝':
- '❝' equals '❝' (heavy double
turned comma quotation mark ornament);
- '❞' = '❞':
- '❞' equals '❞' (heavy double
comma quotation mark ornament);
- '❟' = '❟':
- '❟' equals '❟' (heavy low
single comma quotation mark ornament);
- '❠' = '❠':
- '❠' equals '❠' (heavy low
double comma quotation mark ornament);
- '❡' = '❡':
- '❡' equals '❡' (curved stem
paragraph sign ornament);
- '❢' = '❢':
- '❢' equals '❢' (heavy
exclamation mark ornament);
- '❣' = '❣':
- '❣' equals '❣' (heavy heart
exclamation mark ornament);
- '❤' = '❤':
- '❤' equals '❤' (heavy black
heart);
- '❤️🔥' = '❤️🔥':
- '❤️‍🔥' equals '❤️‍🔥' (heart on fire {Unicode 13.1 of 2020});
- '❤️🩹' = '❤️🩹':
- '❤️‍🩹' equals '❤️‍🩹' (mending heart {Unicode 13.1 of 2020});
- '❥' = '❥':
- '❥' equals '❥' (rotated heavy
black heart bullet);
- '❦' = '❦':
- '❦' equals '❦' (floral heart);
- '❧' = '❧':
- '❧' equals '❧' (rotated floral
heart bullet);
- '❨' = '❨':
- '❨' equals '❨' (medium left
parenthesis ornament);
- '❩' = '❩':
- '❩' equals '❩' (medium right
parenthesis ornament);
- '❲' = '❲':
- '❲' equals '❲' (light left
tortoise shell bracket ornament);
- '❳' = '❳':
- '❳' equals '❳' (light right
tortoise shell bracket ornament);
- '❶' = '❶':
- '❶' equals '❶' (dingbat negative circle digit one);
- '❷' = '❷':
- '❷' equals '❷' (dingbat negative circle digit two);
- '❸' = '❸':
- '❸' equals '❸' (dingbat negative circle digit three);
- '❹' = '❹':
- '❹' equals '❹' (dingbat negative circle digit four);
- '❺' = '❺':
- '❺' equals '❺' (dingbat negative circle digit five);
- '❻' = '❻':
- '❻' equals '❻' (dingbat negative circle digit six);
- '❼' = '❼':
- '❼' equals '❼' (dingbat negative circle digit seven);
- '❽' = '❽':
- '❽' equals '❽' (dingbat negative circle digit eigt);
- '❾' = '❾':
- '❾' equals '❾' (dingbat negative circle digit nine);
- '❿' = '❿':
- '❿' equals '❿' (dingbat negative circle digit ten);
- '➀' = '➀':
- '➀' equals '➀' (dingbat circle sans-serif digit one);
- '➁' = '➁':
- '➁' equals '➁' (dingbat circle sans-serif digit two);
- '➂' = '➂':
- '➂' equals '➂' (dingbat circle sans-serif digit three);
- '➃' = '➃':
- '➃' equals '➃' (dingbat circle sans-serif digit four);
- '➄' = '➄':
- '➄' equals '➄' (dingbat circle sans-serif digit five);
- '➅' = '➅':
- '➅' equals '➅' (dingbat circle sans-serif digit six);
- '➆' = '➆':
- '➆' equals '➆' (dingbat circle sans-serif digit seven);
- '➇' = '➇':
- '➇' equals '➇' (dingbat circle sans-serif digit eigt);
- '➈' = '➈':
- '➈' equals '➈' (dingbat circle sans-serif digit nine);
- '➉' = '➉':
- '➉' equals '➉' (dingbat circle sans-serif digit ten);
- '➊' = '➊':
- '➊' equals '➊' (dingbat
negative circled sans-serif digit one);
- '➒' = '➒':
- '➒' equals '➒' (dingbat
negative circled sans-serif digit nine);
- '➓' = '➓':
- '➓' equals '➓' (dingbat
negative circled sans-serif digit ten);
- '➔' = '➔':
- '➔' equals '➔' (heavy
wide-headed rightwards arrow);
- '➕' = '➕':
- '➕' equals '➕' (heavy plus sign);
- '➖' = '➖':
- '➖' equals '➖' (heavy minus
minus sign);
- '➗' = '➗':
- '➗' equals '➗' (heavy division
sign);
- '➜' = '➜':
- '➜' equals '➜' (heavy
round-tipped rightwards arrow);
- '➟' = '➟':
- '➟' equals '➟' (dashed
triangle-headed rightwards arrow);
- '➠' = '➠':
- '➠' equals '➠' (heavy dashed
triangle-headed rightwards arrow);
- '➡' = '➡':
- '➡' equals '➡' (black
rightwards arrow);
- '➢' = '➢':
- '➢' equals '➢' (three-d
top-lighted rightawards arrowhead);
- '➣' = '➣':
- '➣' equals '➣' (three-d
bottom-lighted rightawards arrowhead);
- '➤' = '➤':
- '➤' equals '➤' (black
rightawards arrowhead);
- '➥' = '➥':
- '➥' equals '➥' (heavy black
curved downwards and rightwards arrow);
- '➦' = '➦':
- '➦' equals '➦' (heavy black
curved upwards and rightwards arrow);
- '➧' = '➧':
- '➧' equals '𧩶' (squat black
rightwards arrow);
- '➨' = '➨':
- '➨' equals '𧩸' (heavy
concave-pointed black rightwards arrow);
- '➩' = '➩':
- '➩' equals '➩' (right-shaded
white rightwards arrow);
- '➪' = '➪':
- '➪' equals '➪' (left-shaded
white rightwards arrow);
- '➫' = '➫':
- '➫' equals '➫' (back-tilted
shadowed white rightwards arrow);
- '➬' = '➬':
- '➬' equals '➬' (front-tilted
shadowed white rightwards arrow);
- '➭' = '➭':
- '➭' equals '➭' (heavy lower
right-shadowed white rightwards arrow);
- '➮' = '➮':
- '➮' equals '➮' (heavy upper
right-shadowed white rightwards arrow);
- '➯' = '➯':
- '➯' equals '➯' (notched lower
right-shadowed white rightwards arrow);
- '➰' = '➰':
- '➰' equals '➰' (curly loop);
- '➱' = '➱':
- '➱' equals '➱' (notched upper
right-shadowed white rightwards arrow);
- '➲' = '➲':
- '➲' equals '➲' (circled heavy
white rightwards arrow);
- '➾' = '➾':
- '➾' equals '➾' (open-outlined
rightwards arrow);
- '➿' = '➿' = "➿":
- '➿' equals '➿' (double curly
loop);
- Miscellaneous Mathematical
Symbols-A:
- dec. 10176-10223; hex. 27C0-27EF !
- '⟀' = '⟀':
- '⟀' equals '⟀' (three dimensional angle);
- '⟁' = '⟁':
- '⟁' equals '⟁' (white triangle
containing small white triangle);
- '⟂' = '⟂':
- '⟂' equals '⟂' (perpendicular);
- '⟋' = '⟋':
- '⟋' equals '⟋' (mathematical rising diagonal);
- '⟍' = '⟍':
- '⟍' equals '⟍' (mathematical falling diagonal);
- '⟎' = '⟎':
- '⟎' equals '⟎' (squared logical
and);
- '⟏' = '⟏':
- '⟏' equals '⟏' (squared logical
or);
- '⟐' = '⟐':
- '⟐' equals '⟐' (white diamond
with centred dot);
- '⟒' = '⟒':
- '⟒' equals '⟒' (element of opening upwards);
- '⟛' = '⟛':
- '⟛' equals '⟛' (left and right
tack; looks like a capacitor symbol);
- '⟡' = '⟡':
- '⟡' equals '⟡' (white
concave-sided diamond);
- '⟢' = '⟢':
- '⟢' equals '⟢' (white
concave-sided diamond with leftwards tick);
- '⟣' = '⟣':
- '⟣' equals '⟣' (white
concave-sided diamond with rightwards tick);
- Supplemental Arrows-A:
- dec. 10224-10239; hex. 27F0-27FF !
- '⟰' = '⟰':
- '⟰' equals '⟰' (upwards quadruple arrow);
- '⟱' = '⟱':
- '⟱' equals '⟱' (downwards quadruple arrow);
- '⟼' = '⟼':
- '⟼' equals '⟼' (long rightwards
arrow from bar);
- '⟿' = '⟿':
- '⟿' equals '⟿' (dzigrarr);
- Braille Patterns:
- dec. 10239-10495; hex. 2800-28FF !
- '⠿' = '⠿':
- '⠿' equals '⠿' (Braille pattern
dots-123456);
- '⣿' = '⣿':
- '⣿' equals '⣿' (Braille pattern
dots-12345678);
- Supplemental Arrows-B:
- dec. 10496-10623; hex. 2900-297F !
- '⤴' = '⤴':
- '⤴' equals '⤴' (arrow pointing rightwards then curving upwards);
- '⤵' = '⤵':
- '⤵' equals '⤵' (arrow pointing rightwards then curving downwards);
- '⤶' = '⤶':
- '⤶' equals '⤶' (arrow pointing downwards then curving leftwards);
- '⤷' = '⤷':
- '⤷' equals '⤷' (arrow pointing downwards then curving rightwards);
- '⤸' = '⤸':
- '⤸' equals '⤸' (right-side arc clockwise arrow);
- '⤹' = '⤹':
- '⤹' equals '⤹' (left-side arc anticlockwise arrow);
- '⤺' = '⤺':
- '⤺' equals '⤺' (top arc
anticlockwise arrow);
- '⤻' = '⤻':
- '⤻' equals '⤻' (bottom arc
anticlockwise arrow);
- '⥀' = '⥀':
- '⥀' equals '⥀' (anticlockwise
closed circle arrow);
- '⥁' = '⥁':
- '⥁' equals '⥁' (clockwise
closed circle arrow);
- Miscellaneous Mathematical
Symbols-B:
- dec. 10624-10751; hex. 2980-29FF !
- '⦀' = '⦀':
- '⦀' equals '⦀' (triple vertical
bar delimiter);
- '⦾' = '⦾':
- '⦾' equals '⦾' (circled white
bullet);
- '⦿' = '⦿':
- '⦿' equals '⦿' (circled
bullet);
- '⧄' = '⧄':
- '⧄' equals '⧄' (squared rising
diagonal slash);
- '⧅' = '⧅':
- '⧅' equals '⧅' (squared falling
diagonal slash);
- '⧆' = '⧆':
- '⧆' equals '⧆' (squared
asterisk);
- '⧇' = '⧇':
- '⧇' equals '⧇' (squared
small circle);
- '⧈' = '⧈':
- '⧈' equals '⧈' (squared
square);
- '⧝' = '⧝':
- '⧝' equals '⧝' (infintie);
- Supplemental Mathematical
Operators:
- dec. 10752-11007; hex. 2A00-2AFF !
- '⩮' = '⩮':
- '⩮' equals '⩮' (easter);
- Miscellaneous Symbols
and Arrows:
- dec. 11008-11263; hex. 2B00-2BFF !
- '⬒' = '⬒':
- '⬒' equals '⬒' (square with
bottom half black');
- '⬓' = '⬓':
- '⬓' equals '⬓' (square with top
half black');
- '⬔' = '⬔':
- '⬔' equals '⬔' (square with
upper right diagonal half black');
- '⬕' = '⬕':
- '⬕' equals '⬕' (square with
upper left diagonal half black');
- '⭐' = '⭐':
- '⭐' equals '⭐' (star {five-point star of pale-yellow color, i.e. being shown as emoji}');
- Glagolitic:
- dec. 11264-11359; hex. 2C00-2C5F !
- 'Ⰻ' = 'Ⰻ':
- 'Ⰻ' equals 'Ⰻ' (Glagolitic
capital letter I');
- Latin Extended-C:
- dec. 11360-11391; hex. 2C60-2C7F !
- 'Ɐ' = 'Ɐ':
- 'Ɐ' equals 'Ɐ' (Latin Capital
Letter Turned A - also Allquantor);
- -NN- (9 categories [+]):
- dec. 11392-12287; hex. 2C80-2FFF !
- CJK Symbols and Punctuation:
- dec. 12288-12351; hex. 3000-303F !
- '〽' = '〽':
- '〽' equals '〽' (part alternation mark used in traditional Japanese music);
- '〽️' = '〽️':
- '〽️' equals '〽️' (part alternation mark emoji used in traditional Japanese music – M-shaped symbol indicating the start of a song/the singer's part {white background for visibility});
- -NN- (48 categories [+]):
- dec. 12352-65023; hex. 3040-FDFF !
- Variation Selectors:
- dec. 65024-65039; hex. FE00-FE0F !
- '️' = '️':
- '️' equals '️' (variation
selector-16 {VS16; for composing sequence of emojis to new emoji});
- -NN- (109 categories [+]):
- dec. 65040-119679; hex. FE10-1D37F !
- Mathematical Alphanumeric
Symbols:
- dec. 119808-120831; hex. 1D400-1D7FF !
- '𝒜' = '𝒜' = '𝒜':
- '𝒜' equals '𝒜' equals '𝒜' (Mathematical Script Capital A: Ascr);
- '𝒻' = '𝒻':
- '𝒻' equals '𝒻' (mathematical
script small f: fscr; see 'ℱ');
- '𝒽' = '𝒽':
- '𝒽' equals '𝒽' (mathematical
script small h);
- '𝒾' = '𝒾':
- '𝒾' equals '𝒾' (mathematical
script small i);
- '𝒿' = '𝒿':
- '𝒿' equals '𝒿' (mathematical
script small j);
- '𝓑' = '𝓑':
- '𝓑' equals '𝓑' (mathematical
bold script capital B);
- '𝓙' = '𝓙':
- '𝓙' equals '𝓙' (mathematical
bold script capital J);
- '𝓜' = '𝓜':
- '𝓜' equals '𝓜' (mathematical
bold script capital M);
- '𝔅' = '𝔅':
- '𝔅' equals '𝔅' (mathematical
fraktur capital B);
- '𝔍' = '𝔍':
- '𝔍' equals '𝔍' (mathematical
fraktur capital J);
- '𝔐' = '𝔐':
- '𝔐' equals '𝔐' (mathematical
fraktur capital M);
- '𝔻' = '𝔻':
- '𝔻' equals '𝔻' (mathematical
double-struck capital D: symbol for definition set);
- '𝔾' = '𝔾':
- '𝔾' equals '𝔾' (mathematical
double-struck capital G: symbol for graph as point set);
- '𝕂' = '𝕂':
- '𝕂' equals '𝕂' (mathematical
double-struck capital K);
- '𝕃' = '𝕃':
- '𝕃' equals '𝕃' (mathematical
double-struck capital L: symbol for solution set);
- '𝕎' = '𝕎':
- '𝕎' equals '𝕎' (mathematical
double-struck capital W: symbol for value set);
- -NN- (7 categories):
- dec. 120832-126719; hex. 1D800-1EEFF !
- Mahjong Tiles:
- dec. 126976-127023; hex. 1F000-1F02F !
- '🀇' = '🀇':
- '🀇' equals '🀇' (mahjong tile one of characters {no emoji version available});
- Domino Tiles:
- dec. 127024-127135; hex. 1F030-1F09F !
- '🀰' = '🀰':
- '🀰' equals '🀰' (domino tile horizontal back);
- '🀱' = '🀱':
- '🀱' equals '🀱' (domino tile horizontal 00-00);
- '🁡' = '🁡':
- '🁡' equals '🁡' (domino tile horizontal 06-06);
- '🁢' = '🁢':
- '🁢' equals '🁢' (domino tile vertical back);
- '🁣' = '🁣':
- '🁣' equals '🁣' (domino tile vertical 00-00);
- '🂓' = '🂓':
- '🂓' equals '🂓' (domino tile vertical 06-06);
- Playing Cards:
- dec. 120832-127231; hex. 1F0A0-1F0FF !
- '🂠' = '🂠':
- '🂠' equals '🂠' (playing card back);
- '🂡' = '🂡':
- '🂡' equals '🂡' (playing card ace of spades);
- '🂱' = '🂱':
- '🂱' equals '🂱' (playing card ace of hearts);
- '🂿' = '🂿':
- '🂿' equals '🂿' (playing card red joker);
- '🃁' = '🃁':
- '🃁' equals '🃁' (playing card ace of diamonds);
- '🃏' = '🃏':
- '🃏' equals '🃏' (playing card black joker);
- '🃑' = '🃑':
- '🃑' equals '🃑' (playing card ace of clubs);
- '🃟' = '🃟':
- '🃟' equals '🃟' (playing card white joker);
- '🃴' = '🃴':
- '🃴' equals '🃴' (playing card trump-20);
- '🃵' = '🃵':
- '🃵' equals '🃵' (playing card trump-21);
- Enclosed Alphanumeric Supplement:
- dec. 127232-127487; hex. 1F100-1F1FF !
- '🄀' = '🄀':
- '🄀' equals '🄀' (digit zero full stop);
- '🄁' = '🄁':
- '🄁' equals '🄁' (digit zero comma);
- '🄂' = '🄂':
- '🄂' equals '🄂' (digit one comma);
- '🄄' = '🄄':
- '🄄' equals '🄄' (digit three comma);
- '🄇' = '🄇':
- '🄇' equals '🄇' (digit six comma);
- '🄊' = '🄊':
- '🄊' equals '🄊' (digit nine comma);
- '🄐' = '🄐':
- '🄐' equals '🄐' (parenthesized
Latin capital letter A);
- '🄜' = '🄜':
- '🄜' equals '🄜' (parenthesized
Latin capital letter M);
- '🄩' = '🄩':
- '🄩' equals '🄩' (parenthesized
Latin capital letter Z);
- '🄯' = '🄯':
- '🄯' equals '🄯' (copyleft
sign);
- '🄰' = '🄰':
- '🄰' equals '🄰' (squared
Latin capital letter A);
- '🄼' = '🄼':
- '🄼' equals '🄼' (squared
Latin capital letter M);
- '🅉' = '🅉':
- '🅉' equals '🅉' (squared
Latin capital letter Z);
- '🅐' = '🅐':
- '🅐' equals '🅐' (round
negative Latin capital letter A);
- '🅜' = '🅜':
- '🅜' equals '🅜' (round
negative Latin capital letter M);
- '🅩' = '🅩':
- '🅩' equals '🅩' (round
negative Latin capital letter Z);
- '🅰' = '🅰':
- '🅰' equals '🅰' (squared
negative Latin capital letter A);
- '🅼' = '🅼':
- '🅼' equals '🅼' (squared
negative Latin capital letter M);
- '🆉' = '🆉':
- '🆉' equals '🆉' (squared
negative Latin capital letter Z);
- '🆊' = '🆊':
- '🆊' equals '🆊' (squared
negative crossed P {no parking / closed});
- '🆋' = '🆋':
- '🆋' equals '🆋' (squared IC
{interchange / ramp});
- '🆌' = '🆌':
- '🆌' equals '🆌' (squared PA
{parking area});
- '🆍' = '🆍':
- '🆍' equals '🆍' (squared SA
{service area});
- '🆎' = '🆎':
- '🆎' equals '🆎' (squared AB
{blood type AB});
- '🆏' = '🆏':
- '🆏' equals '🆏' (squared WC
{water closet, i.e. public toilet});
- '🆐' = '🆐':
- '🆐' equals '🆐' (squared DJ
{DiskJockey});
- '🆑' = '🆑':
- '🆑' equals '🆑' (squared CL
{clear});
- '🆒' = '🆒':
- '🆒' equals '🆒' (squared COOL);
- '🆓' = '🆓':
- '🆓' equals '🆓' (squared FREE);
- '🆔' = '🆔':
- '🆔' equals '🆔' (squared ID
{identification});
- '🆕' = '🆕':
- '🆕' equals '🆕' (squared NEW button);
- '🆖' = '🆖':
- '🆖' equals '🆖' (squared NG
button {no good});
- '🆗' = '🆗':
- '🆗' equals '🆗' (squared OK
button);
- '🆘' = '🆘':
- '🆘' equals '🆘' (squared SOS
button {save our souls});
- '🆙' = '🆙':
- '🆙' equals '🆙' (squared UP!
button {for update});
- '🆚' = '🆚':
- '🆚' equals '🆚' (squared VS
button {versus});
- '🆛' = '🆛':
- '🆛' equals '🆛' (squared three D
{3-dimensional});
- '🆜' = '🆜':
- '🆜' equals '🆜' (squared 2nd Scr {second screen});
- '🆝' = '🆝':
- '🆝' equals '🆝' (squared
two K {2 thousand, video resolution about
full HD = 1920×1080 pix;
standard resolution since end of 2009});
- '🆞' = '🆞':
- '🆞' equals '🆞' (squared
four K {4 thousand, video resolution of
UHD = 3840×2160 pix; standard resolution
since end of 2016});
- '🆟' = '🆟':
- '🆟' equals '🆟' (squared
eight K {8 thousand, video resolution of
full UHD = 7680×4320 pix; hopefully
standard resolution since end of 2018});
- '🆠' = '🆠':
- '🆠' equals '🆠' (squared
five point
one {audio format for six channel
surround sound with 5 speakers:
3 in front, 2 at rear plus 1 subwoofers
for LFE; starting in 1976});
- '🆡' = '🆡':
- '🆡' equals '🆡' (squared
seven point
one {audio format for home theatre
aka SDDS with 7 speakers:
5 in front, 2 at the sides plus
2 subwoofers used with Blu‑ray Discs});
- '🆢' = '🆢':
- '🆢' equals '🆢' (squared
twenty-two point
two {audio format aka Hamasaki
surround sound using 22 speakers
arranged in 3 layers plus
2 subwoofers – sound starting in 2005 and
used with SHV});
- '🆣' = '🆣':
- '🆣' equals '🆣' (squared
sixty P {60 frames per second pregressive mode; standard for TFT screens});
- '🆤' = '🆤':
- '🆤' equals '🆤' (squared
one hundred twenty P {120 frames
per second pregressive mode});
- '🆥' = '🆥':
- '🆥' equals '🆥' (squared
Latin small letter d {data});
- '🆦' = '🆦':
- '🆦' equals '🆦' (squared
HC {hybrid cast});
- '🆧' = '🆧':
- '🆧' equals '🆧' (squared
HDR {high dynamic range});
- '🆨' = '🆨':
- '🆨' equals '🆨' (squared
Hi-Res {high resolution});
- '🆩' = '🆩':
- '🆩' equals '🆩' (squared
lossless {for compression without loss
in quality, e.g. for music, images or movies});
- '🆪' = '🆪':
- '🆪' equals '🆪'
(squared SHV {Super
Hi-Vision aka 8k});
- '🆫' = '🆫':
- '🆫' equals '🆫' (squared
UHD {Ultra High
Density: 3840 × 2160 or
7680 × 4320 pixel, i.e. 4k|8k});
- '🆬' = '🆬':
- '🆬' equals '🆬' (squared VOD {Video on Demand});
- '🇦' = '🇦':
- '🇦' equals '🇦' (regional indicator symbol letter A);
- '🇧' = '🇧':
- '🇧' equals '🇧' (regional indicator symbol letter B);
- '🇨' = '🇨':
- '🇨' equals '🇨' (regional indicator symbol letter C);
- '🇩' = '🇩':
- '🇩' equals '🇩' (regional indicator symbol letter D);
- '🇪' = '🇪':
- '🇪' equals '🇪' (regional indicator symbol letter E);
- '🇫' = '🇫':
- '🇫' equals '🇫' (regional indicator symbol letter F);
- '🇬' = '🇬':
- '🇬' equals '🇬' (regional indicator symbol letter G);
- '🇭' = '🇭':
- '🇭' equals '🇭' (regional indicator symbol letter H);
- '🇮' = '🇮':
- '🇮' equals '🇮' (regional indicator symbol letter I);
- '🇯' = '🇯':
- '🇯' equals '🇯' (regional indicator symbol letter J);
- '🇰' = '🇰':
- '🇰' equals '🇰' (regional indicator symbol letter K);
- '🇱' = '🇱':
- '🇱' equals '🇱' (regional indicator symbol letter L);
- '🇲' = '🇲':
- '🇲' equals '🇲' (regional indicator symbol letter M);
- '🇳' = '🇳':
- '🇳' equals '🇳' (regional indicator symbol letter N);
- '🇴' = '🇴':
- '🇴' equals '🇴' (regional indicator symbol letter O);
- '🇵' = '🇵':
- '🇵' equals '🇵' (regional indicator symbol letter P);
- '🇶' = '🇶':
- '🇶' equals '🇶' (regional indicator symbol letter Q);
- '🇷' = '🇷':
- '🇷' equals '🇷' (regional indicator symbol letter R);
- '🇸' = '🇸':
- '🇸' equals '🇸' (regional indicator symbol letter S);
- '🇹' = '🇹':
- '🇹' equals '🇹' (regional indicator symbol letter T);
- '🇺' = '🇺':
- '🇺' equals '🇺' (regional indicator symbol letter U);
- '🇻' = '🇻':
- '🇻' equals '🇻' (regional indicator symbol letter V);
- '🇼' = '🇼':
- '🇼' equals '🇼' (regional indicator symbol letter W);
- '🇽' = '🇽':
- '🇽' equals '🇽' (regional indicator symbol letter X);
- '🇾' = '🇾':
- '🇾' equals '🇾' (regional indicator symbol letter Y);
- '🇿' = '🇿':
- '🇿' equals '🇿' (regional indicator symbol letter Z);
- Flag Category
(special using two regional indicator symbols
for providing a flag):
- double dec. 127462-127487; double hex. 1F1E6-1F1FF !
List of country flag emojis (of which
🇨🇳CN,
🇩🇪DE,
🇪🇸ES,
🇫🇷FR,
🇬🇧GB
🇮🇹IT,
🇯🇵JP,
🇰🇷KR,
🇷🇺RU, and
🇺🇸US
are supported on all major platforms –
otherwise displaying two‑letter country codes,
i.e. ISO 3166-1
alpha-2, instead of
emoji flag images).
As of 2019 England, Scotland and Wales are the only RGI
{Recommended for General Interchange by Unicode}
subdivision flags (see white pennant /
waving black flag below
for minor special flags).
- '🇦🇨' = '🇦🇨' (i.e. 🇦+🇨=A+C):
- '🇦🇨' equals
'🇦🇨' (flag of Ascension Island
{same flag is used for St. Helena
and Tristan Da Cunha});
- '🇦🇩' = '🇦🇩' (i.e. 🇦+🇩=A+D):
- '🇦🇩' equals
'🇦🇩' (flag of Andorra);
- '🇦🇪' = '🇦🇪' (i.e. 🇦+🇪=A+E):
- '🇦🇪' equals
'🇦🇪' (flag of United Arab Emirates);
- '🇦🇫' = '🇦🇫' (i.e. 🇦+🇫=A+F):
- '🇦🇫' equals
'🇦🇫' (flag of Afghanistan);
- '🇦🇬' = '🇦🇬' (i.e. 🇦+🇬=A+G):
- '🇦🇬' equals
'🇦🇬' (flag of Antigua & Barbuda);
- '🇦🇮' = '🇦🇮' (i.e. 🇦+🇮=A+I):
- '🇦🇮' equals
'🇦🇮' (flag of Anguilla);
- '🇦🇱' = '🇦🇱' (i.e. 🇦+🇱=A+L):
- '🇦🇱' equals
'🇦🇱' (flag of Albania);
- '🇦🇲' = '🇦🇲' (i.e. 🇦+🇲=A+M):
- '🇦🇲' equals
'🇦🇲' (flag of Armenia);
- '🇦🇴' = '🇦🇴' (i.e. 🇦+🇴=A+O):
- '🇦🇴' equals
'🇦🇴' (flag of Angola);
- '🇦🇶' = '🇦🇶' (i.e. 🇦+🇶=A+Q):
- '🇦🇶' equals
'🇦🇶' (flag of Antarctica);
- '🇦🇷' = '🇦🇷' (i.e. 🇦+🇷=A+R):
- '🇦🇷' equals
'🇦🇷' (flag of Argentina);
- '🇦🇸' = '🇦🇸' (i.e. 🇦+🇸=A+S):
- '🇦🇸' equals
'🇦🇸' (flag of American Samoa);
- '🇦🇹' = '🇦🇹' (i.e. 🇦+🇹=A+T):
- '🇦🇹' equals
'🇦🇹' (flag of Austria);
- '🇦🇺' = '🇦🇺' (i.e. 🇦+🇺=A+U):
- '🇦🇺' equals
'🇦🇺' (flag of Australia);
- '🇦🇼' = '🇦🇼' (i.e. 🇦+🇼=A+W):
- '🇦🇼' equals
'🇦🇼' (flag of Aruba);
- '🇦🇽' = '🇦🇽' (i.e. 🇦+🇽=A+X):
- '🇦🇽' equals
'🇦🇽' (flag of Åland Islands);
- '🇦🇿' = '🇦🇿' (i.e. 🇦+🇿=A+Z):
- '🇦🇿' equals
'🇦🇿' (flag of Azerbaijan);
- '🇧🇦' = '🇧🇦' (i.e. 🇧+🇦=B+A):
- '🇧🇦' equals
'🇧🇦' (flag of Bosnia & Herzegovina);
- '🇧🇧' = '🇧🇧' (i.e. 🇧+🇧=B+B):
- '🇧🇧' equals
'🇧🇧' (flag of Barbados);
- '🇧🇩' = '🇧🇩' (i.e. 🇧+🇩=B+D):
- '🇧🇩' equals
'🇧🇩' (flag of Bangladesh);
- '🇧🇪' = '🇧🇪' (i.e. 🇧+🇪=B+E):
- '🇧🇪' equals
'🇧🇪' (flag of Belgium);
- '🇧🇫' = '🇧🇫' (i.e. 🇧+🇫=B+F):
- '🇧🇫' equals
'🇧🇫' (flag of Burkina Faso);
- '🇧🇬' = '🇧🇬' (i.e. 🇧+🇬=B+G):
- '🇧🇬' equals
'🇧🇬' (flag of Bulgaria);
- '🇧🇭' = '🇧🇭' (i.e. 🇧+🇭=B+H):
- '🇧🇭' equals
'🇧🇭' (flag of Bahrain);
- '🇧🇮' = '🇧🇮' (i.e. 🇧+🇮=B+I):
- '🇧🇮' equals
'🇧🇮' (flag of Burundi);
- '🇧🇯' = '🇧🇯' (i.e. 🇧+🇯=B+J):
- '🇧🇯' equals
'🇧🇯' (flag of Benin);
- '🇧🇱' = '🇧🇱' (i.e. 🇧+🇱=B+L):
- '🇧🇱' equals
'🇧🇱' (flag of St. Barthélemy);
- '🇧🇲' = '🇧🇲' (i.e. 🇧+🇲=B+M):
- '🇧🇲' equals
'🇧🇲' (flag of Bermuda);
- '🇧🇳' = '🇧🇳' (i.e. 🇧+🇳=B+N):
- '🇧🇳' equals
'🇧🇳' (flag of Brunei);
- '🇧🇴' = '🇧🇴' (i.e. 🇧+🇴=B+O):
- '🇧🇴' equals
'🇧🇴' (flag of Bolivia);
- '🇧🇶' = '🇧🇶' (i.e. 🇧+🇶=B+Q):
- '🇧🇶' equals
'🇧🇶' (flag of Caribbean Netherlands);
- '🇧🇷' = '🇧🇷' (i.e. 🇧+🇷=B+R):
- '🇧🇷' equals
'🇧🇷' (flag of Brazil);
- '🇧🇸' = '🇧🇸' (i.e. 🇧+🇸=B+S):
- '🇧🇸' equals
'🇧🇸' (flag of Bahamas);
- '🇧🇹' = '🇧🇹' (i.e. 🇧+🇹=B+T):
- '🇧🇹' equals
'🇧🇹' (flag of Bhutan);
- '🇧🇻' = '🇧🇻' (i.e. 🇧+🇻=B+V):
- '🇧🇻' equals
'🇧🇻' (flag of Bouvet Island {same as Norway});
- '🇧🇼' = '🇧🇼' (i.e. 🇧+🇼=B+W):
- '🇧🇼' equals
'🇧🇼' (flag of Botswana);
- '🇧🇾' = '🇧🇾' (i.e. 🇧+🇾=B+Y):
- '🇧🇾' equals
'🇧🇾' (flag of Belarus);
- '🇧🇿' = '🇧🇿' (i.e. 🇧+🇿=B+Z):
- '🇧🇿' equals
'🇧🇿' (flag of Belize);
- '🇨🇦' = '🇨🇦' (i.e. 🇨+🇦=C+A):
- '🇨🇦' equals
'🇨🇦' (flag of Canada);
- '🇨🇨' = '🇨🇨' (i.e. 🇨+🇨=C+C):
- '🇨🇨' equals
'🇨🇨' (flag of Cocos [Keeling] Islands);
- '🇨🇩' = '🇨🇩' (i.e. 🇨+🇩=C+D):
- '🇨🇩' equals
'🇨🇩' (flag of Congo – Kinshasa);
- '🇨🇫' = '🇨🇫' (i.e. 🇨+🇫=C+F):
- '🇨🇫' equals
'🇨🇫' (flag of Central African Republic);
- '🇨🇬' = '🇨🇬' (i.e. 🇨+🇬=C+G):
- '🇨🇬' equals
'🇨🇬' (flag of Congo – Brazzaville);
- '🇨🇭' = '🇨🇭' (i.e. 🇨+🇭=C+H):
- '🇨🇭' equals
'🇨🇭' (flag of Switzerland);
- '🇨🇮' = '🇨🇮' (i.e. 🇨+🇮=C+I):
- '🇨🇮' equals
'🇨🇮' (flag of Côte d'Ivoire);
- '🇨🇰' = '🇨🇰' (i.e. 🇨+🇰=C+K):
- '🇨🇰' equals
'🇨🇰' (flag of Cook Islands);
- '🇨🇱' = '🇨🇱' (i.e. 🇨+🇱=C+L):
- '🇨🇱' equals
'🇨🇱' (flag of Chile);
- '🇨🇲' = '🇨🇲' (i.e. 🇨+🇲=C+M):
- '🇨🇲' equals
'🇨🇲' (flag of Cameroon);
- '🇨🇳' = '🇨🇳' (i.e. 🇨+🇳=C+N):
- '🇨🇳' equals
'🇨🇳' (flag of China);
- '🇨🇴' = '🇨🇴' (i.e. 🇨+🇴=C+O):
- '🇨🇴' equals
'🇨🇴' (flag of Colombia);
- '🇨🇵' = '🇨🇵' (i.e. 🇨+🇵=C+P):
- '🇨🇵' equals
'🇨🇵' (flag of Clipperton Island {same as France});
- '🇨🇷' = '🇨🇷' (i.e. 🇨+🇷=C+R):
- '🇨🇷' equals
'🇨🇷' (flag of Costa Rica);
- '🇨🇺' = '🇨🇺' (i.e. 🇨+🇺=C+U):
- '🇨🇺' equals
'🇨🇺' (flag of Cuba);
- '🇨🇻' = '🇨🇻' (i.e. 🇨+🇻=C+V):
- '🇨🇻' equals
'🇨🇻' (flag of Cape Verde);
- '🇨🇼' = '🇨🇼' (i.e. 🇨+🇼=C+W):
- '🇨🇼' equals
'🇨🇼' (flag of Curaçao);
- '🇨🇽' = '🇨🇽' (i.e. 🇨+🇽=C+X):
- '🇨🇽' equals
'🇨🇽' (flag of Christmas Island);
- '🇨🇾' = '🇨🇾' (i.e. 🇨+🇾=C+Y):
- '🇨🇾' equals
'🇨🇾' (flag of Cyprus);
- '🇨🇿' = '🇨🇿' (i.e. 🇨+🇿=C+Z):
- '🇨🇿' equals
'🇨🇿' (flag of Czechia);
- '🇩🇪' = '🇩🇪' (i.e. 🇩+🇪=D+E):
- '🇩🇪' equals
'🇩🇪' (flag of Germany);
- '🇩🇬' = '🇩🇬' (i.e. 🇩+🇬=D+G):
- '🇩🇬' equals
'🇩🇬' (flag of Diego Garcia);
- '🇩🇯' = '🇩🇯' (i.e. 🇩+🇯=D+J):
- '🇩🇯' equals
'🇩🇯' (flag of Djibouti);
- '🇩🇰' = '🇩🇰' (i.e. 🇩+🇰=D+K):
- '🇩🇰' equals
'🇩🇰' (flag of Denmark);
- '🇩🇲' = '🇩🇲' (i.e. 🇩+🇲=D+M):
- '🇩🇲' equals
'🇩🇲' (flag of Dominica);
- '🇩🇴' = '🇩🇴' (i.e. 🇩+🇴=D+O):
- '🇩🇴' equals
'🇩🇴' (flag of Dominican Republic);
- '🇩🇿' = '🇩🇿' (i.e. 🇩+🇿=D+Z):
- '🇩🇿' equals
'🇩🇿' (flag of Algeria);
- '🇪🇦' = '🇪🇦' (i.e. 🇪+🇦=E+A):
- '🇪🇦' equals
'🇪🇦' (flag of Ceuta & Melilla {same as Spain});
- '🇪🇨' = '🇪🇨' (i.e. 🇪+🇨=E+C):
- '🇪🇨' equals
'🇪🇨' (flag of Ecuador);
- '🇪🇪' = '🇪🇪' (i.e. 🇪+🇪=E+E):
- '🇪🇪' equals
'🇪🇪' (flag of Estonia);
- '🇪🇬' = '🇪🇬' (i.e. 🇪+🇬=E+G):
- '🇪🇬' equals
'🇪🇬' (flag of Egypt);
- '🇪🇭' = '🇪🇭' (i.e. 🇪+🇭=E+H):
- '🇪🇭' equals
'🇪🇭' (flag of Western Sahara);
- '🇪🇷' = '🇪🇷' (i.e. 🇪+🇷=E+R):
- '🇪🇷' equals
'🇪🇹' (flag of Eritrea);
- '🇪🇸' = '🇪🇸' (i.e. 🇪+🇸=E+S):
- '🇪🇸' equals
'🇪🇸' (flag of Spain);
- '🇪🇹' = '🇪🇹' (i.e. 🇪+🇹=E+T):
- '🇪🇹' equals
'🇪🇹' (flag of Ethiopia);
- '🇪🇺' = '🇪🇺' (i.e. 🇪+🇺=E+U):
- '🇪🇺' equals
'🇪🇺' (flag of the European Union);
- '🇫🇮' = '🇫🇮' (i.e. 🇫+🇮=F+I):
- '🇫🇮' equals
'🇫🇮' (flag of Finland);
- '🇫🇯' = '🇫🇯' (i.e. 🇫+🇯=F+J):
- '🇫🇯' equals
'🇫🇯' (flag of Fiji);
- '🇫🇰' = '🇫🇰' (i.e. 🇫+🇰=F+K):
- '🇫🇰' equals
'🇫🇰' (flag of Falkland Islands);
- '🇫🇲' = '🇫🇲' (i.e. 🇫+🇲=F+M):
- '🇫🇲' equals
'🇫🇲' (flag of Micronesia);
- '🇫🇴' = '🇫🇴' (i.e. 🇫+🇴=F+O):
- '🇫🇴' equals
'🇫🇴' (flag of Faroe Islands);
- '🇫🇷' = '🇫🇷' (i.e. 🇫+🇷=F+R):
- '🇫🇷' equals
'🇫🇷' (flag of France);
- '🇬🇦' = '🇬🇦' (i.e. 🇬+🇦=G+A):
- '🇬🇦' equals
'🇬🇦' (flag of Gabon);
- '🇬🇧' = '🇬🇧' (i.e. 🇬+🇧=G+B):
- '🇬🇧' equals
'🇬🇧' (flag of Great Britan aka United Kingdom);
- '🇬🇩' = '🇬🇩' (i.e. 🇬+🇩=G+D):
- '🇬🇩' equals
'🇬🇩' (flag of Grenada);
- '🇬🇪' = '🇬🇪' (i.e. 🇬+🇪=G+E):
- '🇬🇪' equals
'🇬🇪' (flag of Georgia);
- '🇬🇫' = '🇬🇫' (i.e. 🇬+🇫=G+F):
- '🇬🇫' equals
'🇬🇫' (flag of Georgia);
- '🇬🇬' = '🇬🇬' (i.e. 🇬+🇬=G+G):
- '🇬🇬' equals
'🇬🇬' (flag of Guernsey);
- '🇬🇭' = '🇬🇭' (i.e. 🇬+🇭=G+H):
- '🇬🇭' equals
'🇬🇭' (flag of Ghana);
- '🇬🇮' = '🇬🇮' (i.e. 🇬+🇮=G+I):
- '🇬🇮' equals
'🇬🇮' (flag of Gibraltar);
- '🇬🇱' = '🇬🇱' (i.e. 🇬+🇱=G+L):
- '🇬🇱' equals
'🇬🇱' (flag of Greenland);
- '🇬🇲' = '🇬🇲' (i.e. 🇬+🇲=G+M):
- '🇬🇲' equals
'🇬🇲' (flag of Gambia);
- '🇬🇳' = '🇬🇳' (i.e. 🇬+🇳=G+N):
- '🇬🇳' equals
'🇬🇳' (flag of Guinea);
- '🇬🇵' = '🇬🇵' (i.e. 🇬+🇵=G+P):
- '🇬🇵' equals
'🇬🇵' (flag of Guadeloupe);
- '🇬🇶' = '🇬🇶' (i.e. 🇬+🇶=G+Q):
- '🇬🇶' equals
'🇬🇶' (flag of Equatorial Guinea);
- '🇬🇷' = '🇬🇷' (i.e. 🇬+🇷=G+R):
- '🇬🇷' equals
'🇬🇷' (flag of Greece);
- '🇬🇸' = '🇬🇸' (i.e. 🇬+🇸=G+S):
- '🇬🇸' equals
'🇬🇸' (flag of South Georgia & South Sandwich Islands);
- '🇬🇹' = '🇬🇹' (i.e. 🇬+🇹=G+T):
- '🇬🇹' equals
'🇬🇹' (flag of Guatemala);
- '🇬🇺' = '🇬🇺' (i.e. 🇬+🇺=G+U):
- '🇬🇺' equals
'🇬🇺' (flag of Guam);
- '🇬🇼' = '🇬🇼' (i.e. 🇬+🇼=G+W):
- '🇬🇼' equals
'🇬🇼' (flag of Guinea-Bissau);
- '🇬🇾' = '🇬🇾' (i.e. 🇬+🇾=G+Y):
- '🇬🇾' equals
'🇬🇾' (flag of Guyana);
- '🇭🇰' = '🇭🇰' (i.e. 🇭+🇰=H+K):
- '🇭🇰' equals
'🇭🇰' (flag of Hong Kong SAR China);
- '🇭🇲' = '🇭🇲' (i.e. 🇭+🇲=H+M):
- '🇭🇲' equals
'🇭🇲' (flag of Heard & McDonald Islands);
- '🇭🇳' = '🇭🇳' (i.e. 🇭+🇳=H+N):
- '🇭🇳' equals
'🇭🇳' (flag of Honduras);
- '🇭🇷' = '🇭🇷' (i.e. 🇭+🇷=H+R):
- '🇭🇷' equals
'🇭🇷' (flag of Croatia);
- '🇭🇹' = '🇭🇹' (i.e. 🇭+🇹=H+T):
- '🇭🇹' equals
'🇭🇹' (flag of Haiti);
- '🇭🇺' = '🇭🇺' (i.e. 🇭+🇺=H+U):
- '🇭🇺' equals
'🇭🇺' (flag of Hungaria);
- '🇮🇨' = '🇮🇨' (i.e. 🇮+🇨=I+C):
- '🇮🇨' equals
'🇮🇨' (flag of Canary Islands);
- '🇮🇩' = '🇮🇩' (i.e. 🇮+🇩=I+D):
- '🇮🇩' equals
'🇮🇩' (flag of Indonesia);
- '🇮🇪' = '🇮🇪' (i.e. 🇮+🇪=I+E):
- '🇮🇪' equals
'🇮🇪' (flag of Ireland);
- '🇮🇱' = '🇮🇱' (i.e. 🇮+🇱=I+L):
- '🇮🇱' equals
'🇮🇱' (flag of Israel);
- '🇮🇲' = '🇮🇲' (i.e. 🇮+🇲=I+M):
- '🇮🇲' equals
'🇮🇲' (flag of Isle of Man);
- '🇮🇳' = '🇮🇳' (i.e. 🇮+🇳=I+N):
- '🇮🇳' equals
'🇮🇳' (flag of India);
- '🇮🇴' = '🇮🇴' (i.e. 🇮+🇴=I+O):
- '🇮🇴' equals
'🇮🇴' (flag of British Indian Ocean Territory);
- '🇮🇶' = '🇮🇶' (i.e. 🇮+🇶=I+Q):
- '🇮🇶' equals
'🇮🇶' (flag of Iraq);
- '🇮🇷' = '🇮🇷' (i.e. 🇮+🇷=I+R):
- '🇮🇷' equals
'🇮🇷' (flag of Iran);
- '🇮🇸' = '🇮🇸' (i.e. 🇮+🇸=I+S):
- '🇮🇸' equals
'🇮🇸' (flag of Iceland);
- '🇮🇹' = '🇮🇹' (i.e. 🇮+🇹=I+T):
- '🇮🇹' equals
'🇮🇹' (flag of Italy);
- '🇯🇪' = '🇯🇪' (i.e. 🇯+🇪=J+E):
- '🇯🇪' equals
'🇯🇪' (flag of Jersey);
- '🇯🇲' = '🇯🇲' (i.e. 🇯+🇲=J+M):
- '🇯🇲' equals
'🇯🇲' (flag of Jamaica);
- '🇯🇴' = '🇯🇴' (i.e. 🇯+🇴=J+O):
- '🇯🇴' equals
'🇯🇴' (flag of Jordan);
- '🇯🇵' = '🇯🇵' (i.e. 🇯+🇵=J+P):
- '🇯🇵' equals
'🇯🇵' (flag of Japan);
- '🇰🇪' = '🇰🇪' (i.e. 🇰+🇪=K+E):
- '🇰🇪' equals
'🇰🇪' (flag of Kenya);
- '🇰🇬' = '🇰🇬' (i.e. 🇰+🇬=K+G):
- '🇰🇬' equals
'🇰🇬' (flag of Kyrgyzstan);
- '🇰🇭' = '🇰🇭' (i.e. 🇰+🇭=K+H):
- '🇰🇭' equals
'🇰🇭' (flag of Cambodia);
- '🇰🇮' = '🇰🇮' (i.e. 🇰+🇮=K+I):
- '🇰🇮' equals
'🇰🇮' (flag of Kiribati);
- '🇰🇲' = '🇰🇲' (i.e. 🇰+🇲=K+M):
- '🇰🇲' equals
'🇰🇲' (flag of Comoros);
- '🇰🇳' = '🇰🇳' (i.e. 🇰+🇳=K+N):
- '🇰🇳' equals
'🇰🇳' (flag of St. Kitts & Nevis);
- '🇰🇵' = '🇰🇵' (i.e. 🇰+🇵=K+P):
- '🇰🇵' equals
'🇰🇵' (flag of North Korea);
- '🇰🇷' = '🇰🇷' (i.e. 🇰+🇷=K+R):
- '🇰🇷' equals
'🇰🇷' (flag of South Korea;
cf. 🥋background of the Korean flag);
- '🇰🇼' = '🇰🇼' (i.e. 🇰+🇼=K+W):
- '🇰🇼' equals
'🇰🇼' (flag of Kuwait);
- '🇰🇾' = '🇰🇾' (i.e. 🇰+🇾=K+Y):
- '🇰🇾' equals
'🇰🇾' (flag of Cayman Islands);
- '🇰🇿' = '🇰🇿' (i.e. 🇰+🇿=K+Z):
- '🇰🇿' equals
'🇰🇿' (flag of Kazakhstan);
- '🇱🇦' = '🇱🇦' (i.e. 🇱+🇦=L+A):
- '🇱🇦' equals
'🇱🇦' (flag of Laos);
- '🇱🇧' = '🇱🇧' (i.e. 🇱+🇧=L+B):
- '🇱🇧' equals
'🇱🇧' (flag of Lebanon);
- '🇱🇨' = '🇱🇨' (i.e. 🇱+🇨=L+C):
- '🇱🇨' equals
'🇱🇨' (flag of St. Lucia);
- '🇱🇮' = '🇱🇮' (i.e. 🇱+🇮=L+I):
- '🇱🇮' equals
'🇱🇮' (flag of Liechtenstein);
- '🇱🇰' = '🇱🇰' (i.e. 🇱+🇰=L+K):
- '🇱🇰' equals
'🇱🇰' (flag of Sri Lanka);
- '🇱🇷' = '🇱🇷' (i.e. 🇱+🇷=L+R):
- '🇱🇷' equals
'🇱🇷' (flag of Liberia);
- '🇱🇸' = '🇱🇸' (i.e. 🇱+🇸=L+S):
- '🇱🇸' equals
'🇱🇸' (flag of Lesotho);
- '🇱🇹' = '🇱🇹' (i.e. 🇱+🇹=L+T):
- '🇱🇹' equals
'🇱🇹' (flag of Lithuania);
- '🇱🇺' = '🇱🇺' (i.e. 🇱+🇺=L+U):
- '🇱🇺' equals
'🇱🇺' (flag of Luxembourg);
- '🇱🇻' = '🇱🇻' (i.e. 🇱+🇻=L+V):
- '🇱🇻' equals
'🇱🇻' (flag of Latvia);
- '🇱🇾' = '🇱🇾' (i.e. 🇱+🇾=L+Y):
- '🇱🇾' equals
'🇱🇾' (flag of Libya);
- '🇲🇦' = '🇲🇦' (i.e. 🇲+🇦=M+A):
- '🇲🇦' equals
'🇲🇦' (flag of Morocco);
- '🇲🇨' = '🇲🇨' (i.e. 🇲+🇨=M+C):
- '🇲🇨' equals
'🇲🇨' (flag of Monaco);
- '🇲🇩' = '🇲🇩' (i.e. 🇲+🇩=M+D):
- '🇲🇩' equals
'🇲🇩' (flag of Moldova);
- '🇲🇪' = '🇲🇪' (i.e. 🇲+🇪=M+E):
- '🇲🇪' equals
'🇲🇪' (flag of Montenegro);
- '🇲🇫' = '🇲🇫' (i.e. 🇲+🇫=M+F):
- '🇲🇫' equals
'🇲🇫' (flag of St. Martin);
- '🇲🇬' = '🇲🇬' (i.e. 🇲+🇬=M+G):
- '🇲🇬' equals
'🇲🇬' (flag of Madagascar);
- '🇲🇭' = '🇲🇭' (i.e. 🇲+🇭=M+H):
- '🇲🇭' equals
'🇲🇭' (flag of Marshall Islands);
- '🇲🇰' = '🇲🇰' (i.e. 🇲+🇰=M+K):
- '🇲🇰' equals
'🇲🇰' (flag of North Macedonia);
- '🇲🇱' = '🇲🇱' (i.e. 🇲+🇱=M+L):
- '🇲🇱' equals
'🇲🇱' (flag of Mali);
- '🇲🇲' = '🇲🇲' (i.e. 🇲+🇲=M+M):
- '🇲🇲' equals
'🇲🇲' (flag of Myanmar {Burma});
- '🇲🇳' = '🇲🇳' (i.e. 🇲+🇳=M+N):
- '🇲🇳' equals
'🇲🇳' (flag of Mongolia);
- '🇲🇴' = '🇲🇴' (i.e. 🇲+🇴=M+O):
- '🇲🇴' equals
'🇲🇴' (flag of Macau Sar China);
- '🇲🇵' = '🇲🇵' (i.e. 🇲+🇵=M+P):
- '🇲🇵' equals
'🇲🇵' (flag of Northern Mariana Islands);
- '🇲🇶' = '🇲🇶' (i.e. 🇲+🇶=M+Q):
- '🇲🇶' equals
'🇲🇶' (flag of Martinique);
- '🇲🇷' = '🇲🇷' (i.e. 🇲+🇷=M+R):
- '🇲🇷' equals
'🇲🇷' (flag of Mauritania);
- '🇲🇸' = '🇲🇸' (i.e. 🇲+🇸=M+S):
- '🇲🇸' equals
'🇲🇸' (flag of Montserrat);
- '🇲🇹' = '🇲🇹' (i.e. 🇲+🇹=M+T):
- '🇲🇹' equals
'🇲🇹' (flag of Malta);
- '🇲🇺' = '🇲🇺' (i.e. 🇲+🇺=M+U):
- '🇲🇺' equals
'🇲🇺' (flag of Mauritius);
- '🇲🇻' = '🇲🇻' (i.e. 🇲+🇻=M+V):
- '🇲🇻' equals
'🇲🇻' (flag of Maldives);
- '🇲🇼' = '🇲🇼' (i.e. 🇲+🇼=M+W):
- '🇲🇼' equals
'🇲🇼' (flag of Malawi);
- '🇲🇽' = '🇲🇽' (i.e. 🇲+🇽=M+X):
- '🇲🇽' equals
'🇲🇽' (flag of Mexico);
- '🇲🇾' = '🇲🇾' (i.e. 🇲+🇾=M+Y):
- '🇲🇾' equals
'🇲🇾' (flag of Malaysia);
- '🇲🇿' = '🇲🇿' (i.e. 🇲+🇿=M+Z):
- '🇲🇿' equals
'🇲🇿' (flag of Mozambique);
- '🇳🇦' = '🇳🇦' (i.e. 🇳+🇦=N+A):
- '🇳🇦' equals
'🇳🇦' (flag of the Namibia);
- '🇳🇨' = '🇳🇨' (i.e. 🇳+🇨=N+C):
- '🇳🇨' equals
'🇳🇨' (flag of the New Caledonia);
- '🇳🇪' = '🇳🇪' (i.e. 🇳+🇪=N+E):
- '🇳🇪' equals
'🇳🇪' (flag of the Niger);
- '🇳🇫' = '🇳🇫' (i.e. 🇳+🇫=N+F):
- '🇳🇫' equals
'🇳🇫' (flag of the Norfolk Island);
- '🇳🇬' = '🇳🇬' (i.e. 🇳+🇬=N+G):
- '🇳🇬' equals
'🇳🇬' (flag of the Nigeria);
- '🇳🇮' = '🇳🇮' (i.e. 🇳+🇮=N+I):
- '🇳🇮' equals
'🇳🇮' (flag of the Nicaragua);
- '🇳🇱' = '🇳🇱' (i.e. 🇳+🇱=N+L):
- '🇳🇱' equals
'🇳🇱' (flag of the Netherlands);
- '🇳🇴' = '🇳🇴' (i.e. 🇳+🇴=N+O):
- '🇳🇴' equals
'🇳🇴' (flag of the Norway);
- '🇳🇵' = '🇳🇵' (i.e. 🇳+🇵=N+P):
- '🇳🇵' equals
'🇳🇵' (flag of the Nepal);
- '🇳🇷' = '🇳🇷' (i.e. 🇳+🇷=N+R):
- '🇳🇷' equals
'🇳🇷' (flag of the Nauru);
- '🇳🇺' = '🇳🇺' (i.e. 🇳+🇺=N+U):
- '🇳🇺' equals
'🇳🇺' (flag of the Niue);
- '🇳🇿' = '🇳🇿' (i.e. 🇳+🇿=N+Z):
- '🇳🇿' equals
'🇳🇿' (flag of the New Zealand);
- '🇴🇲' = '🇴🇲' (i.e. 🇴+🇲=O+M):
- '🇴🇲' equals
'🇴🇲' (flag of the Oman);
- '🇵🇦' = '🇵🇦' (i.e. 🇵+🇦=P+A):
- '🇵🇦' equals
'🇵🇦' (flag of Panama);
- '🇵🇪' = '🇵🇪' (i.e. 🇵+🇪=P+E):
- '🇵🇪' equals
'🇵🇪' (flag of Peru);
- '🇵🇫' = '🇵🇫' (i.e. 🇵+🇫=P+F):
- '🇵🇫' equals
'🇵🇫' (flag of French Polynesia);
- '🇵🇬' = '🇵🇬' (i.e. 🇵+🇬=P+G):
- '🇵🇬' equals
'🇵🇬' (flag of Papua New Guinea);
- '🇵🇭' = '🇵🇭' (i.e. 🇵+🇭=P+H):
- '🇵🇭' equals
'🇵🇭' (flag of Philippines);
- '🇵🇰' = '🇵🇰' (i.e. 🇵+🇰=P+K):
- '🇵🇰' equals
'🇵🇰' (flag of Pakistan);
- '🇵🇱' = '🇵🇱' (i.e. 🇵+🇱=P+L):
- '🇵🇱' equals
'🇵🇱' (flag of Poland);
- '🇵🇲' = '🇵🇲' (i.e. 🇵+🇲=P+M):
- '🇵🇲' equals
'🇵🇲' (flag of St. Pierre & Miquelon);
- '🇵🇳' = '🇵🇳' (i.e. 🇵+🇳=P+N):
- '🇵🇳' equals
'🇵🇳' (flag of Pitcairn Islands);
- '🇵🇷' = '🇵🇷' (i.e. 🇵+🇷=P+R):
- '🇵🇷' equals
'🇵🇷' (flag of Puerto Rico);
- '🇵🇸' = '🇵🇸' (i.e. 🇵+🇸=P+R):
- '🇵🇸' equals
'🇵🇸' (flag of Palestinian Territories);
- '🇵🇹' = '🇵🇹' (i.e. 🇵+🇹=P+T):
- '🇵🇹' equals
'🇵🇹' (flag of Portugal);
- '🇵🇼' = '🇵🇼' (i.e. 🇵+🇼=P+W):
- '🇵🇼' equals
'🇵🇼' (flag of Palau);
- '🇵🇾' = '🇵🇾' (i.e. 🇵+🇾=P+Y):
- '🇵🇾' equals
'🇵🇾' (flag of Paraguay);
- '🇶🇦' = '🇶🇦' (i.e. 🇶+🇦=Q+A):
- '🇶🇦' equals
'🇶🇦' (flag of Qatar);
- '🇷🇪' = '🇷🇪' (i.e. 🇷+🇪=R+E):
- '🇷🇪' equals
'🇷🇪' (flag of Réunion; it's official flag is same as France);
- '🇷🇴' = '🇷🇴' (i.e. 🇷+🇴=R+O):
- '🇷🇴' equals
'🇷🇴' (flag of Romania);
- '🇷🇸' = '🇷🇸' (i.e. 🇷+🇸=R+S):
- '🇷🇸' equals
'🇷🇸' (flag of Serbia);
- '🇷🇺' = '🇷🇺' (i.e. 🇷+🇺=R+U):
- '🇷🇺' equals
'🇷🇺' (flag of Russia);
- '🇷🇼' = '🇷🇼' (i.e. 🇷+🇼=R+W):
- '🇷🇼' equals
'🇷🇼' (flag of Rwanda);
- '🇸🇦' = '🇸🇦' (i.e. 🇸+🇦=S+A):
- '🇸🇦' equals
'🇸🇦' (flag of Saudi Arabia);
- '🇸🇧' = '🇸🇧' (i.e. 🇸+🇧=S+B):
- '🇸🇧' equals
'🇸🇧' (flag of Solomon Islands);
- '🇸🇨' = '🇸🇨' (i.e. 🇸+🇨=S+C):
- '🇸🇨' equals
'🇸🇨' (flag of Seychelles);
- '🇸🇩' = '🇸🇩' (i.e. 🇸+🇩=S+D):
- '🇸🇩' equals
'🇸🇩' (flag of Sudan);
- '🇸🇪' = '🇸🇪' (i.e. 🇸+🇪=S+E):
- '🇸🇪' equals
'🇸🇪' (flag of Sweden);
- '🇸🇬' = '🇸🇬' (i.e. 🇸+🇬=S+G):
- '🇸🇬' equals
'🇸🇬' (flag of Singapore);
- '🇸🇭' = '🇸🇭' (i.e. 🇸+🇭=S+H):
- '🇸🇭' equals
'🇸🇭' (flag of St. Helena);
- '🇸🇮' = '🇸🇮' (i.e. 🇸+🇮=S+I):
- '🇸🇮' equals
'🇸🇮' (flag of Slovenia);
- '🇸🇯' = '🇸🇯' (i.e. 🇸+🇯=S+J):
- '🇸🇯' equals
'🇸🇯' (flag of Svalbard & Jan Mayen {same as Norway});
- '🇸🇰' = '🇸🇰' (i.e. 🇸+🇰=S+K):
- '🇸🇰' equals
'🇸🇰' (flag of Slovakia);
- '🇸🇱' = '🇸🇱' (i.e. 🇸+🇱=S+L):
- '🇸🇱' equals
'🇸🇱' (flag of Sierra Leone);
- '🇸🇲' = '🇸🇲' (i.e. 🇸+🇲=S+M):
- '🇸🇲' equals
'🇸🇲' (flag of San Marino);
- '🇸🇳' = '🇸🇳' (i.e. 🇸+🇳=S+N):
- '🇸🇳' equals
'🇸🇳' (flag of Senegal);
- '🇸🇴' = '🇸🇴' (i.e. 🇸+🇴=S+O):
- '🇸🇴' equals
'🇸🇴' (flag of Somalia);
- '🇸🇷' = '🇸🇷' (i.e. 🇸+🇷=S+R):
- '🇸🇷' equals
'🇸🇷' (flag of Suriname);
- '🇸🇸' = '🇸🇸' (i.e. 🇸+🇸=S+S):
- '🇸🇸' equals
'🇸🇸' (flag of South Sudan);
- '🇸🇹' = '🇸🇹' (i.e. 🇸+🇹=S+T):
- '🇸🇹' equals
'🇸🇹' (flag of São Tomé & Príncipe);
- '🇸🇻' = '🇸🇻' (i.e. 🇸+🇻=S+V):
- '🇸🇻' equals
'🇸🇻' (flag of El Salvador);
- '🇸🇽' = '🇸🇽' (i.e. 🇸+🇽=S+X):
- '🇸🇽' equals
'🇸🇽' (flag of Sint Maarten);
- '🇸🇾' = '🇸🇾' (i.e. 🇸+🇾=S+Y):
- '🇸🇾' equals
'🇸🇾' (flag of Syria);
- '🇸🇿' = '🇸🇿' (i.e. 🇸+🇿=S+Z):
- '🇸🇿' equals
'🇸🇿' (flag of Swaziland);
- '🇹🇦' = '🇹🇦' (i.e. 🇹+🇦=T+A):
- '🇹🇦' equals
'🇹🇦' (flag of Tristan Da Cunha);
- '🇹🇨' = '🇹🇨' (i.e. 🇹+🇨=T+C):
- '🇹🇨' equals
'🇹🇨' (flag of Turks & Caicos Islands);
- '🇹🇩' = '🇹🇩' (i.e. 🇹+🇩=T+D):
- '🇹🇩' equals
'🇹🇩' (flag of Chad);
- '🇹🇫' = '🇹🇫' (i.e. 🇹+🇫=T+F):
- '🇹🇫' equals
'🇹🇫' (flag of French Southern Territories);
- '🇹🇬' = '🇹🇬' (i.e. 🇹+🇬=T+G):
- '🇹🇬' equals
'🇹🇬' (flag of Togo);
- '🇹🇭' = '🇹🇭' (i.e. 🇹+🇭=T+H):
- '🇹🇭' equals
'🇹🇭' (flag of Thailand);
- '🇹🇯' = '🇹🇯' (i.e. 🇹+🇯=T+J):
- '🇹🇯' equals
'🇹🇯' (flag of Tajikistan);
- '🇹🇰' = '🇹🇰' (i.e. 🇹+🇰=T+K):
- '🇹🇰' equals
'🇹🇰' (flag of Tokelau);
- '🇹🇱' = '🇹🇱' (i.e. 🇹+🇱=T+L):
- '🇹🇱' equals
'🇹🇱' (flag of Timor-Leste);
- '🇹🇲' = '🇹🇲' (i.e. 🇹+🇲=T+M):
- '🇹🇲' equals
'🇹🇲' (flag of Turkmenistan);
- '🇹🇳' = '🇹🇳' (i.e. 🇹+🇳=T+N):
- '🇹🇳' equals
'🇹🇳' (flag of Tunisia);
- '🇹🇴' = '🇹🇴' (i.e. 🇹+🇴=T+O):
- '🇹🇴' equals
'🇹🇴' (flag of Tonga);
- '🇹🇷' = '🇹🇷' (i.e. 🇹+🇷=T+R):
- '🇹🇷' equals
'🇹🇷' (flag of Turkey);
- '🇹🇹' = '🇹🇹' (i.e. 🇹+🇹=T+T):
- '🇹🇹' equals
'🇹🇹' (flag of Trinidad & Tobago);
- '🇹🇻' = '🇹🇻' (i.e. 🇹+🇻=T+V):
- '🇹🇻' equals
'🇹🇻' (flag of Tuvalu);
- '🇹🇼' = '🇹🇼' (i.e. 🇹+🇼=T+W):
- '🇹🇼' equals
'🇹🇼' (flag of Taiwan);
- '🇹🇿' = '🇹🇿' (i.e. 🇹+🇿=T+Z):
- '🇹🇿' equals
'🇹🇿' (flag of Tanzania);
- '🇺🇦' = '🇺🇦' (i.e. 🇺+🇦=U+A):
- '🇺🇦' equals
'🇺🇦' (flag of Ukraine);
- '🇺🇬' = '🇺🇬' (i.e. 🇺+🇬=U+G):
- '🇺🇬' equals
'🇺🇬' (flag of Uganda);
- '🇺🇲' = '🇺🇲' (i.e. 🇺+🇲=U+M):
- '🇺🇲' equals
'🇺🇲' (flag of U.S. Outlying Islands
{same as United States});
- '🇺🇳' = '🇺🇳' (i.e. 🇺+🇳=U+N):
- '🇺🇳' equals
'🇺🇳' (flag of the United Nations);
- '🇺🇸' = '🇺🇸' (i.e. 🇺+🇸=U+S):
- '🇺🇸' equals
'🇺🇸' (flag of the United States of America);
- '🇺🇾' = '🇺🇾' (i.e. 🇺+🇾=U+Y):
- '🇺🇾' equals
'🇺🇾' (flag of Uruguay);
- '🇺🇿' = '🇺🇿' (i.e. 🇺+🇿=U+Z):
- '🇺🇿' equals
'🇺🇿' (flag of Uzbekistan);
- '🇻🇦' = '🇻🇦' (i.e. 🇻+🇦=V+A):
- '🇻🇦' equals
'🇻🇦' (flag of Vatican City);
- '🇻🇨' = '🇻🇨' (i.e. 🇻+🇨=V+C):
- '🇻🇨' equals
'🇻🇨' (flag of St. Vincent & Grenadines);
- '🇻🇪' = '🇻🇪' (i.e. 🇻+🇪=V+E):
- '🇻🇪' equals
'🇻🇪' (flag of Venezuela);
- '🇻🇬' = '🇻🇬' (i.e. 🇻+🇬=V+G):
- '🇻🇬' equals
'🇻🇬' (flag of British Virgin Islands);
- '🇻🇮' = '🇻🇮' (i.e. 🇻+🇮=V+I):
- '🇻🇮' equals
'🇻🇮' (flag of U.S. Virgin Islands);
- '🇻🇳' = '🇻🇳' (i.e. 🇻+🇳=V+N):
- '🇻🇳' equals
'🇻🇳' (flag of Vietnam);
- '🇻🇺' = '🇻🇺' (i.e. 🇻+🇺=V+U):
- '🇻🇺' equals
'🇻🇺' (flag of Vanuatu);
- '🇼🇫' = '🇼🇫' (i.e. 🇼+🇫=W+F):
- '🇼🇫' equals
'🇼🇫' (flag of Wallis & Futuna);
- '🇼🇸' = '🇼🇸' (i.e. 🇼+🇸=W+S):
- '🇼🇸' equals
'🇼🇸' (flag of Samoa);
- '🇽🇰' = '🇽🇰' (i.e. 🇽+🇰=X+K):
- '🇽🇰' equals
'🇽🇰' (flag of Kosovo);
- '🇾🇪' = '🇾🇪' (i.e. 🇾+🇪=Y+E):
- '🇾🇪' equals
'🇽🇪' (flag of Yemen);
- '🇾🇹' = '🇾🇹' (i.e. 🇾+🇹=Y+T):
- '🇾🇹' equals
'🇽🇹' (flag of Mayotte);
- '🇿🇦' = '🇿🇦' (i.e. 🇿+🇦=Z+A):
- '🇿🇦' equals
'🇿🇦' (flag of South Africa);
- '🇿🇲' = '🇿🇲' (i.e. 🇿+🇲=Z+M):
- '🇿🇲' equals
'🇿🇲' (flag of Zambia);
- '🇿🇼' = '🇿🇼' (i.e. 🇿+🇼=Z+W):
- '🇿🇼' equals
'🇿🇼' (flag of Zimbabwe);
- Enclosed Ideographic Supplement
(CJK chars):
- dec. 127488-127743; hex. 1F200-1F2FF !
- '🈀' = '🈀':
- '🈀' equals '🈀' (Square Hiragana Hoka);
- Miscellaneous Symbols and
Pictographs:
- dec. 127744-128511; hex. 1F300-1F5FF !
- '🌀' = '🌀':
- '🌀' equals '🌀' (cyclone);
- '🌁' = '🌁':
- '🌁' equals '🌁' (foggy cityscape);
- '🌂' = '🌂':
- '🌂' equals '🌂' (closed umbrella);
- '🌃' = '🌃':
- '🌃' equals '🌃' (night with stars {and cityscape});
- '🌄' = '🌄':
- '🌄' equals '🌄' (sunrise over mountains {white background for visibility});
- '🌅' = '🌅':
- '🌅' equals '🌅' (sunrise over sea {white background for visibility});
- '🌆' = '🌆':
- '🌆' equals '🌆' (cityscape at dusk);
- '🌇' = '🌇':
- '🌇' equals '🌇' (cityscape at sunset {white background for visibility});
- '🌈' = '🌈':
- '🌈' equals '🌈' (rainbow);
- '🌉' = '🌉':
- '🌉' equals '🌉' (bridge at night);
- '🌊' = '🌊':
- '🌊' equals '🌊' (water wave);
- '🌋' = '🌋':
- '🌋' equals '🌋' (volcano);
- '🌌' = '🌌':
- '🌌' equals '🌌' (milky way);
- '🌍' = '🌍':
- '🌍' equals '🌍' (WWW symbol:
earth globe EU-Africa);
- '🌎' = '🌎':
- '🌎' equals '🌎' (WWW symbol:
earth globe Americas);
- '🌏' = '🌏':
- '🌏' equals '🌏' (WWW symbol:
earth globe Asia-Australia);
- '🌐' = '🌐':
- '🌐' equals '🌐' (globe with
meridians);
- '🌚' = '🌚':
- '🌚' equals '🌚' (new moon face);
- '🌛' = '🌛':
- '🌛' equals '🌛' (first quarter moon face {brown background for visibility});
- '🌜' = '🌜':
- '🌜' equals '🌜' (last quarter moon face {brown background for visibility});
- '🌝' = '🌝':
- '🌝' equals '🌝' (full moon face {brown background for visibility});
- '🌞' = '🌞':
- '🌞' equals '🌞' (sun with face);
- '🌟' = '🌟':
- '🌟' equals '🌟' (glowing star);
- '🌠' = '🌠':
- '🌠' equals '🌠' (shooting star);
- '🌡' = '🌡':
- '🌡' equals '🌡' (thermometer);
- '🌡️' = '🌡️':
- '🌡️' equals '🌡️' (emoji of thermometer {composed emoji of thermometer – VS16});
- '🌢' = '🌢':
- '🌢' equals '🌢' (black droplet {no emoji version available});
- '🌣' = '🌣':
- '🌣' equals '🌣' (white sun {no emoji version available});
- '🌤' = '🌤':
- '🌤' equals '🌤' (white sun
with small cloud);
- '🌤️' = '🌤️':
- '🌤️' equals '🌤️' (emoji of white sun with small cloud {composed emoji of white sun with small cloud – VS16});
- '🌥' = '🌥':
- '🌥' equals '🌥' (white sun
behind cloud);
- '🌥️' = '🌥️':
- '🌥️' equals '🌥️' (emoji of white sun behind cloud {composed emoji of white sun behind cloud – VS16});
- '🌦' = '🌦':
- '🌦' equals '🌦' (white sun
behind cloud with rain);
- '🌦️' = '🌦️':
- '🌦️' equals '🌦️' (emoji of white sun behind cloud with rain {composed emoji of white sun behind cloud with rain – VS16});
- '🌧' = '🌧':
- '🌧' equals '🌧' (cloud with rain);
- '🌧️' = '🌧️':
- '🌧️' equals '🌧️' (emoji of cloud with rain {composed emoji of cloud with rain – VS16});
- '🌨' = '🌨':
- '🌨' equals '🌨' (cloud with snow);
- '🌨️' = '🌨️':
- '🌨️' equals '🌨️' (emoji of cloud with snow {composed emoji of cloud with snow – VS16});
- '🌩' = '🌩':
- '🌩' equals '🌩' (cloud with lightning);
- '🌩️' = '🌩️':
- '🌩️' equals '🌩️' (emoji of cloud with lightning {composed emoji of cloud with lightning – VS16});
- '🌪' = '🌪':
- '🌪' equals '🌪' (cloud with tornado);
- '🌪️' = '🌪️':
- '🌪️' equals '🌪️' (emoji of tornado {composed emoji of cloud with tornado – VS16});
- '🌫' = '🌫':
- '🌫' equals '🌫' (fog);
- '🌫️' = '🌫️':
- '🌫️' equals '🌫️' (emoji of fog {composed emoji of fog – VS16});
- '🌬' = '🌬':
- '🌬' equals '🌬' (wind blowing face);
- '🌭' = '🌭':
- '🌭' equals '🌭' (hot dog);
- '🌮' = '🌮':
- '🌮' equals '🌮' (taco);
- '🌯' = '🌯':
- '🌯' equals '🌯' (burrito {white background for visibility});
- '🌰' = '🌰':
- '🌰' equals '🌰' (chestnut);
- '🌱' = '🌱':
- '🌱' equals '🌱' (seedling);
- '🌲' = '🌲':
- '🌲' equals '🌲' (evergreen
tree);
- '🌳' = '🌳':
- '🌳' equals '🌳' (deciduous
tree);
- '🌴' = '🌴':
- '🌴' equals '🌴' (palm);
- '🌵' = '🌵':
- '🌵' equals '🌵' (cactus);
- '🌶' = '🌶':
- '🌶' equals '🌶' (hot pepper);
- '🌷' = '🌷':
- '🌷' equals '🌷' (tulip);
- '🌸' = '🌸':
- '🌸' equals '🌸' (cherry blossom);
- '🌹' = '🌹':
- '🌹' equals '🌹' (rose);
- '🌺' = '🌺':
- '🌺' equals '🌺' (hibiscus);
- '🌻' = '🌻':
- '🌻' equals '🌻' (sun flower);
- '🌼' = '🌼':
- '🌼' equals '🌼' (blossom);
- '🌽' = '🌽':
- '🌽' equals '🌽' (ear of maize);
- '🌾' = '🌾':
- '🌾' equals '🌾' (ear of rice);
- '🌿' = '🌿':
- '🌿' equals '🌿' (herb);
- '🍀' = '🍀':
- '🍀' equals '🍀' (four leaf
clover);
- '🍁' = '🍁':
- '🍁' equals '🍁' (maple leaf);
- '🍂' = '🍂':
- '🍂' equals '🍂' (fallen leaf);
- '🍃' = '🍃':
- '🍃' equals '🍃' (leaf fluttering in wind);
- '🍄' = '🍄':
- '🍄' equals '🍄' (mushroom);
- '🍅' = '🍅':
- '🍅' equals '🍅' (tomato);
- '🍆' = '🍆':
- '🍆' equals '🍆' (aubergine);
- '🍇' = '🍇':
- '🍇' equals '🍇' (grapes);
- '🍈' = '🍈':
- '🍈' equals '🍈' (melon);
- '🍉' = '🍉':
- '🍉' equals '🍉' (watermelon);
- '🍊' = '🍊':
- '🍊' equals '🍊' (tangerine);
- '🍋' = '🍋':
- '🍋' equals '🍋' (lemon {brown background for visibility});
- '🍌' = '🍌':
- '🍌' equals '🍌' (banana {brown background for visibility});
- '🍍' = '🍍':
- '🍍' equals '🍍' (pineapple {sky‑blue background for visibility});
- '🍎' = '🍎':
- '🍎' equals '🍎' (red apple);
- '🍏' = '🍏':
- '🍏' equals '🍏' (green apple);
- '🍐' = '🍐':
- '🍐' equals '🍐' (pear);
- '🍑' = '🍑':
- '🍑' equals '🍑' (peach);
- '🍒' = '🍒':
- '🍒' equals '🍒' (cherries);
- '🍓' = '🍓':
- '🍓' equals '🍓' (strawberry);
- '🍔' = '🍔':
- '🍔' equals '🍔' (hamburger);
- '🍕' = '🍕':
- '🍕' equals '🍕' (slice of pizza {brown background for visibility});
- '🍖' = '🍖':
- '🍖' equals '🍖' (meat on bone {white background for visibility});
- '🍗' = '🍗':
- '🍗' equals '🍗' (poultry leg {white background for visibility});
- '🍘' = '🍘':
- '🍘' equals '🍘' (rice cracker);
- '🍙' = '🍙':
- '🍙' equals '🍙' (rice ball);
- '🍚' = '🍚':
- '🍚' equals '🍚' (cooked rice);
- '🍛' = '🍛':
- '🍛' equals '🍛' (rice with curry);
- '🍜' = '🍜':
- '🍜' equals '🍜' (steaming bowl {sky‑blue background for visibility});
- '🍝' = '🍝':
- '🍝' equals '🍝' (spaghetti);
- '🍞' = '🍞':
- '🍞' equals '🍞' (bread);
- '🍟' = '🍟':
- '🍟' equals '🍟' (french fries);
- '🍠' = '🍠':
- '🍠' equals '🍠' (roasted sweet potato {white background for visibility});
- '🍡' = '🍡':
- '🍡' equals '🍡' (dango {white background for visibility});
- '🍢' = '🍢':
- '🍢' equals '🍢' (oden);
- '🍣' = '🍣':
- '🍣' equals '🍣' (sushi);
- '🍤' = '🍤':
- '🍤' equals '🍤' (fried shrimp);
- '🍥' = '🍥':
- '🍥' equals '🍥' (fish cake with swirl design);
- '🍦' = '🍦':
- '🍦' equals '🍦' (soft ice cream {white background for visibility});
- '🍧' = '🍧':
- '🍧' equals '🍧' (shaved ice);
- '🍨' = '🍨':
- '🍨' equals '🍨' (ice cream);
- '🍩' = '🍩':
- '🍩' equals '🍩' (donut);
- '🍪' = '🍪':
- '🍪' equals '🍪' (cookie);
- '🍫' = '🍫':
- '🍫' equals '🍫' (chocolate
bar);
- '🍬' = '🍬':
- '🍬' equals '🍬' (candy);
- '🍭' = '🍭':
- '🍭' equals '🍭' (lollipop {white background for visibility});
- '🍮' = '🍮':
- '🍮' equals '🍮' (English creme);
- '🍯' = '🍯':
- '🍯' equals '🍯' (honey pot {sky‑blue background for visibility});
- '🍰' = '🍰':
- '🍰' equals '🍰' (shortcake);
- '🍱' = '🍱':
- '🍱' equals '🍱' (bento box);
- '🍲' = '🍲':
- '🍲' equals '🍲' (pot of food);
- '🍳' = '🍳':
- '🍳' equals '🍳' (cooking {pan with egg});
- '🍴' = '🍴':
- '🍴' equals '🍴' (fork and knife);
- '🍵' = '🍵':
- '🍵' equals '🍵' (teacup without handle);
- '🍶' = '🍶':
- '🍶' equals '🍶' (sake bottle and cup);
- '🍷' = '🍷':
- '🍷' equals '🍷' (wine glass);
- '🍸' = '🍸':
- '🍸' equals '🍸' (cocktail glass);
- '🍹' = '🍹':
- '🍹' equals '🍹' (tropical drink);
- '🍺' = '🍺':
- '🍺' equals '🍺' (beer mug {sky‑blue background for visibility});
- '🍻' = '🍻':
- '🍻' equals '🍻' (clinking beer mugs {sky‑blue background for visibility});
- '🍼' = '🍼':
- '🍼' equals '🍼' (baby bottle);
- '🍽' = '🍽':
- '🍽' equals '🍽' (fork and knife with plate);
- '🍾' = '🍾':
- '🍾' equals '🍾' (bottle with
popping cork);
- '🍿' = '🍿':
- '🍿' equals '🍿' (popcorn {brown background for visibility});
- '🎀' = '🎀':
- '🎀' equals '🎀' (ribbon);
- '🎁' = '🎁':
- '🎁' equals '🎁' (wrapped
present {sky‑blue background for visibility});
- '🎂' = '🎂':
- '🎂' equals '🎂' (birthday cake);
- '🎃' = '🎃':
- '🎃' equals '🎃' (jack-o-lantern);
- '🎄' = '🎄':
- '🎄' equals '🎄' (Christmas
tree);
- '🎅' = '🎅':
- '🎅' equals '🎅' (Father Christmas / Santa Claus {brown background for visibility});
- '🎆' = '🎆':
- '🎆' equals '🎆' (fireworks);
- '🎇' = '🎇':
- '🎇' equals '🎇' (sparkler);
- '🎈' = '🎈':
- '🎈' equals '🎈' (balloon {sky‑blue background for visibility});
- '🎉' = '🎉':
- '🎉' equals '🎉' (party popper);
- '🎊' = '🎊':
- '🎊' equals '🎊' (confetti ball);
- '🎋' = '🎋':
- '🎋' equals '🎋' (tanabata tree);
- '🎌' = '🎌':
- '🎌' equals '🎌' (crossed {Japanese} flags);
- '🎍' = '🎍':
- '🎍' equals '🎍' (pine decoration);
- '🎎' = '🎎':
- '🎎' equals '🎎' (Japanese dolls);
- '🎏' = '🎏':
- '🎏' equals '🎏' (carp streamer);
- '🎐' = '🎐':
- '🎐' equals '🎐' (wind chime);
- '🎑' = '🎑':
- '🎑' equals '🎑' (moon viewing ceremony);
- '🎒' = '🎒':
- '🎒' equals '🎒' (school satchel, school bag or backpack);
- '🎓' = '🎓':
- '🎓' equals '🎓' (graduation
cap {sky‑blue background for visibility});
- '🎔' = '🎔':
- '🎔' equals '🎔' (heart with
tip on the left {no emoji version available});
- '🎕' = '🎕':
- '🎕' equals '🎕' (bouquet of
flowers; cf. emoji version '💐' =
'💐':
'💐' equals
'💐');
- '🎖' = '🎖':
- '🎖' equals '🎖' (military
medal);
- '🎖️' = '🎖️':
- '🎖️' equals '🎖️' (emoji version of military medal {composed emoji of military medal – VS16; white background for visibility});
- '🎗' = '🎗':
- '🎗' equals '🎗' (reminder
ribbon {awareness ribbon, worn to show support of a cause or group});
- '🎗️' = '🎗️':
- '🎗️' equals '🎗️' (emoji version of reminder ribbon {composed emoji of reminder ribbon – VS16; white background for visibility});
- '🎘' = '🎘':
- '🎘' equals '🎘' (musical
keyboard with jacks {no emoji version available});
- '🎙' = '🎙':
- '🎙' equals '🎙' (studio
microphone);
- '🎙️' = '🎙️':
- '🎙️' equals '🎙️' (emoji of studio microphone {composed emoji of studio microphone – VS16});
- '🎚' = '🎚':
- '🎚' equals '🎚' (level slider);
- '🎚️' = '🎚️':
- '🎚️' equals '🎚️' (emoji of level slider {composed emoji of level slider – VS16});
- '🎛' = '🎛':
- '🎛' equals '🎛' (control knobs);
- '🎛️' = '🎛️':
- '🎛️' equals '🎛️' (emoji of control knobs {composed emoji of control knobs – VS16});
- '🎜' = '🎜':
- '🎜' equals '🎜' (beamed ascending musical notes {no emoji version available});
- '🎝' = '🎝':
- '🎝' equals '🎝' (beamed descending musical notes {no emoji version available});
- '🎞' = '🎞':
- '🎞' equals '🎞' (film frames);
- '🎞️' = '🎞️':
- '🎞️' equals '🎞️' (emoji of film frames {composed emoji of film frames – VS16});
- '🎟' = '🎟':
- '🎟' equals '🎟' (admission ticket);
- '🎟️' = '🎟️':
- '🎟️' equals '🎟️' (emoji of admission ticket {composed emoji of admission ticket – VS16});
- '🎠' = '🎠':
- '🎠' equals '🎠' (carousel horse);
- '🎡' = '🎡':
- '🎡' equals '🎡' (ferris wheel);
- '🎢' = '🎢':
- '🎢' equals '🎢' (roller coaster);
- '🎣' = '🎣':
- '🎣' equals '🎣' (fishing pole and fish);
- '🎤' = '🎤':
- '🎤' equals '🎤' (microphone);
- '🎥' = '🎥':
- '🎥' equals '🎥' (movie camera);
- '🎦' = '🎦':
- '🎦' equals '🎦' (cinema);
- '🎧' = '🎧':
- '🎧' equals '🎧' (headphone);
- '🎨' = '🎨':
- '🎨' equals '🎨' (artist palette);
- '🎪' = '🎪':
- '🎪' equals '🎪' (circus tent);
- '🎫' = '🎫':
- '🎫' equals '🎫' (ticket);
- '🎬' = '🎬':
- '🎬' equals '🎬' (clapper board);
- '🎭' = '🎭':
- '🎭' equals '🎭' (performing arts / drama masks);
- '🎮' = '🎮':
- '🎮' equals '🎮' (video game {Unicode 6.0 in 2010 and shown as emoji being part of Emoji 1.0 of 2015});
- '🎯' = '🎯':
- '🎯' equals '🎯' (direct hit);
- '🎰' = '🎰':
- '🎰' equals '🎰' (slot machine);
- '🎱' = '🎱':
- '🎱' equals '🎱' (billiards - black 8);
- '🎲' = '🎲':
- '🎲' equals '🎲' (game die);
- '🎳' = '🎳':
- '🎳' equals '🎳' (bowling);
- '🎴' = '🎴':
- '🎴' equals '🎴' (flower playing cards);
- '🎵' = '🎵':
- '🎵' equals '🎵' (musical note);
- '🎶' = '🎶':
- '🎶' equals '🎶' (multiple musical notes);
- '🎷' = '🎷':
- '🎷' equals '🎷' (saxophone {brown background for visibility});
- '🎸' = '🎸':
- '🎸' equals '🎸' (guitar);
- '🎹' = '🎹':
- '🎹' equals '🎹' (musical keyboard);
- '🎺' = '🎺':
- '🎺' equals '🎺' (trumpet {brown background for visibility});
- '🎻' = '🎻':
- '🎻' equals '🎻' (violin);
- '🎼' = '🎼':
- '🎼' equals '🎼' (musical score –staff {or stave} showing a treble clef and five horizontal lines);
- '🎽' = '🎽':
- '🎽' equals '🎽' (running shirt with sash {white background for visibility});
- '🎾' = '🎾':
- '🎾' equals '🎾' (tennis ball);
- '🎿' = '🎿':
- '🎿' equals '🎿' (ski and ski boot {brown background for visibility});
- '🏀' = '🏀':
- '🏀' equals '🏀' (basket ball {and hook – after unicode at least});
- '🏁' = '🏁':
- '🏁' equals '🏁' (chequered flag);
- '🏂' = '🏂':
- '🏂' equals '🏂' (snowboarder);
- '🏃' = '🏃':
- '🏃' equals '🏃' (runner /person running {brown background for visibility});
- '🏃♀️' = '🏃♀️':
- '🏃‍♀️' equals '🏃‍♀️' (woman running {composed emoji of runner – joiner – female sign – VS16; brown background for visibility});
- '🏄' = '🏄':
- '🏄' equals '🏄' (surfer {brown background for visibility});
- '🏅' = '🏅':
- '🏅' equals '🏅' (sports medal);
- '🏆' = '🏆':
- '🏆' equals '🏆' (sports trophy {sky‑blue background for visibility});
- '🏇' = '🏇':
- '🏇' equals '🏇' (horse racing {sky‑blue background for visibility});
- '🏈' = '🏈':
- '🏈' equals '🏈' (American football);
- '🏉' = '🏉':
- '🏉' equals '🏉' (rugby football);
- '🏊' = '🏊':
- '🏊' equals '🏊' (person swimming {brown background for visibility});
- '🏋' = '🏋':
- '🏋' equals '🏋' (person lifing weights);
- '🏋️' = '🏋️':
- '🏋️' equals '🏋️' (emoji of person lifing weights {composed emoji of person lifing weights – VS16; brown background for visibility});
- '🏌' = '🏌':
- '🏌' equals '🏌' (golfer);
- '🏌️' = '🏌️':
- '🏌️' equals '🏌️' (emoji of golfer {composed emoji of golfer – VS16; brown background for visibility});
- '🏍' = '🏍':
- '🏍' equals '🏍' (racing motorcycle);
- '🏍️' = '🏍️':
- '🏍️' equals '🏍️' (emoji of racing motorcycle {composed emoji of racing motorcycle – VS16});
- '🏎' = '🏎':
- '🏎' equals '🏎' (racing car);
- '🏎️' = '🏎️':
- '🏎️' equals '🏎️' (emoji of racing car {composed emoji of racing car – VS16});
- '🏏' = '🏏':
- '🏏' equals '🏏' (cricket bat and ball);
- '🏐' = '🏐':
- '🏐' equals '🏐' (volleyball);
- '🏑' = '🏑':
- '🏑' equals '🏑' (field hockey stick and ball);
- '🏒' = '🏒':
- '🏒' equals '🏒' (ice hockey stick and puck);
- '🏓' = '🏓':
- '🏓' equals '🏓' (table tennis {sky‑blue background for visibility});
- '🏔' = '🏔':
- '🏔' equals '🏔' (snow capped mountain);
- '🏔️' = '🏔️':
- '🏔️' equals '🏔️' (emoji version of snow-capped mountain {composed emoji of snow capped mountain – VS16});
- '🏕' = '🏕':
- '🏕' equals '🏕' (camping);
- '🏕️' = '🏕️':
- '🏕️' equals '🏕️' (emoji of camping {composed emoji of camping – VS16});
- '🏖' = '🏖':
- '🏖' equals '🏖' (beach and umbrella);
- '🏖️' = '🏖️':
- '🏖️' equals '🏖️' (emoji of beach and umbrella {composed emoji of beach and umbrella – VS16});
- '🏗' = '🏗':
- '🏗' equals '🏗' (building construction);
- '🏗️' = '🏗️':
- '🏗️' equals '🏗️' (emoji of building construction {composed emoji of building construction – VS16});
- '🏘' = '🏘':
- '🏘' equals '🏘' (house buildings);
- '🏘️' = '🏘️':
- '🏘️' equals '🏘️' (emoji version of house buildings {composed emoji of house buildings – VS16});
- '🏙' = '🏙':
- '🏙' equals '🏙' (cityscape);
- '🏙️' = '🏙️':
- '🏙️' equals '🏙️' (emoji version of cityscape {composed emoji of cityscape – VS16});
- '🏚' = '🏚':
- '🏚' equals '🏚' (derelict house building);
- '🏚️' = '🏚️':
- '🏚️' equals '🏚️' (emoji version of derelict house building {composed emoji of derelict house buildings – VS16});
- '🏛' = '🏛':
- '🏛' equals '🏛' (classical building);
- '🏛️' = '🏛️':
- '🏛️' equals '🏛️' (emoji version of classical building {composed emoji of classical building – VS16});
- '🏜' = '🏜':
- '🏜' equals '🏜' (desert);
- '🏜️' = '🏜️':
- '🏜️' equals '🏜️' (emoji version of desert);
- '🏝' = '🏝':
- '🏝' equals '🏝' (desert island);
- '🏝️' = '🏝️':
- '🏝️' equals '🏝️' (emoji version of desert island);
- '🏞' = '🏞':
- '🏞' equals '🏞' (national park);
- '🏞️' = '🏞️':
- '🏞️' equals '🏞️' (emoji version of national park);
- '🏟' = '🏟':
- '🏟' equals '🏟' (stadium);
- '🏟️' = '🏟️':
- '🏟️' equals '🏟️' (emoji version of stadium);
- '🏠' = '🏠':
- '🏠' equals '🏠' (house building);
- '🏡' = '🏡':
- '🏡' equals '🏡' (house with garden {white background for visibility});
- '🏢' = '🏢':
- '🏢' equals '🏢' (office building);
- '🏣' = '🏣':
- '🏣' equals '🏣' (Japanese post office);
- '🏤' = '🏤':
- '🏤' equals '🏤' (European post office);
- '🏥' = '🏥':
- '🏥' equals '🏥' (hospital);
- '🏦' = '🏦':
- '🏦' equals '🏦' (bank);
- '🏧' = '🏧':
- '🏧' equals '🏧' (automatic teller machine);
- '🏨' = '🏨':
- '🏨' equals '🏨' (hotel {white background for visibility});
- '🏫' = '🏫':
- '🏫' equals '🏫' (school {white background for visibility});
- '🏭' = '🏭':
- '🏭' equals '🏭' (factory);
- '🏮' = '🏮':
- '🏮' equals '🏮' (Izakaya lantern);
- '🏯' = '🏯':
- '🏯' equals '🏯' (Japanese castle);
- '🏰' = '🏰':
- '🏰' equals '🏰' (European castle);
- '🏱' = '🏱':
- '🏱' equals '🏱' (white pennant {not available as emoji});
- '🏲' = '🏲':
- '🏲' equals '🏲' (black pennant {no emoji version available});
- '🏳' = '🏳':
- '🏳' equals '🏳' (white flag; see sub-flag emojis below and Flag Category above for main countries);
- '🏳️' = '🏳️':
- '🏳️' equals '🏳️' (emoji version of white flag);
- '🏳️🌈' = '🏳️🌈':
- '🏳️‍🌈' equals '🏳️‍🌈' (Rainbow Flag / Gay Pride Flag {Emoji 4.0 in 2016; see related gag});
- '🏳️⚧️' = '🏳️⚧️':
- '🏳️‍⚧️' equals '🏳️‍⚧️' (Blue, Pink, and White Flag / Transgender Flag {Emoji 13.0 in 2020});
- '🏴' = '🏴':
- '🏴' equals '🏴' (waving black flag; see sub-flag emojis below and Flag Category above for main countries);
- '🏴☠️' = '🏴☠️':
- '🏴‍☠️' equals '🏴‍☠️' (pirate flag / skull and crossbones displayed on a black flag {composed emoji of waving black flag – joiner – skull and crossbones – VS16});
- '🏴' = '🏴':
- '🏴󠁧󠁢󠁥󠁮󠁧󠁿' equals '🏴󠁧󠁢󠁥󠁮󠁧&#x' (flag for England {county in the UK; composed emoji of waving black flag – Tag Latin Small Letter G – Tag Latin Small Letter B – Tag Latin Small Letter E – Tag Latin Small Letter N – Tag Latin Small Letter G – Cancel Tag; may show as gbeng});
- '🏴' = '🏴':
- '🏴󠁧󠁢󠁳󠁣󠁴󠁿' equals '🏴󠁧󠁢󠁳󠁣󠁴&#x' (flag for Scotland {county in the UK; composed emoji of waving black flag – Tag Latin Small Letter G – Tag Latin Small Letter B – Tag Latin Small Letter S – Tag Latin Small Letter C – Tag Latin Small Letter T – Cancel Tag; may show as gbsct});
- '🏴' = '🏴':
- '🏴󠁧󠁢󠁷󠁬󠁳󠁿' equals '🏴󠁧󠁢󠁷󠁬󠁳&#x' (flag for Scotland {county in the UK; composed emoji of waving black flag – Tag Latin Small Letter G – Tag Latin Small Letter B – Tag Latin Small Letter W – Tag Latin Small Letter L – Tag Latin Small Letter S – Cancel Tag; may show as gbwls});
- '🏴' = '🏴':
- '🏴󠁵󠁳󠁴󠁸󠁿' equals '🏴󠁵󠁳󠁴󠁸&#x' (flag for Texas {county in the US; composed emoji of waving black flag – Tag Latin Small Letter U – Tag Latin Small Letter S – Tag Latin Small Letter T – Tag Latin Small Letter X – Cancel Tag; may show as ustx – only limited
cross-platform support});
- '🏵' = '🏵':
- '🏵' equals '🏵' (rosette);
- '🏶' = '🏶':
- '🏶' equals '🏶' (black rosette);
- '🏷' = '🏷':
- '🏷' equals '🏷' (label);
- '🏸' = '🏸':
- '🏸' equals '🏸' (badminton racquet and shuttlecock);
- '🏹' = '🏹':
- '🏹' equals '🏹' (bow and arrow);
- '🏺' = '🏺':
- '🏺' equals '🏺' (amphora);
- '🏻' = '🏻':
- '🏻' equals '🏻' (Emoji modifier Fitzpatrick type 1-2: light skin tone [see man|woman teacher]);
- '🏼' = '🏼':
- '🏼' equals '🏼' (Emoji modifier Fitzpatrick type 3: medium-light skin tone [see man|woman teacher]);
- '🏽' = '🏽':
- '🏽' equals '🏽' (Emoji modifier Fitzpatrick type 4: medium skin tone [see man|woman teacher]);
- '🏾' = '🏾':
- '🏾' equals '🏾' (Emoji modifier Fitzpatrick type 5: medium-dark skin tone [see man|woman teacher]);
- '🏿' = '🏿':
- '🏿' equals '🏿' (Emoji modifier Fitzpatrick type 6: dark skin tone [see man|woman teacher]);
- '🐀' = '🐀':
- '🐀' equals '🐀' (rat);
- '🐁' = '🐁':
- '🐁' equals '🐁' (mouse {brown background for visibility});
- '🐂' = '🐂':
- '🐂' equals '🐂' (ox {sky‑blue background for visibility});
- '🐃' = '🐃':
- '🐃' equals '🐃' (water buffalo);
- '🐄' = '🐄':
- '🐄' equals '🐄' (cow {sky‑blue background for visibility});
- '🐅' = '🐅':
- '🐅' equals '🐅' (tiger {sky‑blue background for visibility});
- '🐆' = '🐆':
- '🐆' equals '🐆' (leopard {sky‑blue background for visibility});
- '🐇' = '🐇':
- '🐇' equals '🐇' (rabbit);
- '🐈' = '🐈':
- '🐈' equals '🐈' (cat {brown background for visibility});
- '🐉' = '🐉':
- '🐉' equals '🐉' (dragon);
- '🐊' = '🐊':
- '🐊' equals '🐊' (crocodile);
- '🐋' = '🐋':
- '🐋' equals '🐋' (whale);
- '🐌' = '🐌':
- '🐌' equals '🐌' (snail);
- '🐍' = '🐍':
- '🐍' equals '🐍' (snake);
- '🐎' = '🐎':
- '🐎' equals '🐎' (horse);
- '🐏' = '🐏':
- '🐏' equals '🐏' (ram);
- '🐐' = '🐐':
- '🐐' equals '🐐' (goat {sky‑blue background for visibility});
- '🐑' = '🐑':
- '🐑' equals '🐑' (sheep {sky‑blue background for visibility});
- '🐒' = '🐒':
- '🐒' equals '🐒' (monkey);
- '🐓' = '🐓':
- '🐓' equals '🐓' (rooster);
- '🐔' = '🐔':
- '🐔' equals '🐔' (chicken {face});
- '🐕' = '🐕':
- '🐕' equals '🐕' (dog);
- '🐖' = '🐖':
- '🐖' equals '🐖' (pig);
- '🐗' = '🐗':
- '🐗' equals '🐗' (boar);
- '🐘' = '🐘':
- '🐘' equals '🐘' (elephant);
- '🐙' = '🐙':
- '🐙' equals '🐙' (octopus);
- '🐚' = '🐚':
- '🐚' equals '🐚' (spiral shell);
- '🐛' = '🐛':
- '🐛' equals '🐛' (bug {or better caterpillar?});
- '🐜' = '🐜':
- '🐜' equals '🐜' (ant);
- '🐝' = '🐝':
- '🐝' equals '🐝' (honeybee {sky‑blue background for visibility});
- '🐞' = '🐞':
- '🐞' equals '🐞' (lady beetle);
- '🐟' = '🐟':
- '🐟' equals '🐟' (fish);
- '🐠' = '🐠':
- '🐠' equals '🐠' (tropical fish {brown background for visibility});
- '🐡' = '🐡':
- '🐡' equals '🐡' (blow fish);
- '🐢' = '🐢':
- '🐢' equals '🐢' (turtle);
- '🐣' = '🐣':
- '🐣' equals '🐣' (hatching chick {brown background for visibility});
- '🐤' = '🐤':
- '🐤' equals '🐤' (baby chick {brown background for visibility});
- '🐥' = '🐥':
- '🐥' equals '🐥' (front facing baby chick {brown background for visibility});
- '🐦' = '🐦':
- '🐦' equals '🐦' (bird);
- '🐧' = '🐧':
- '🐧' equals '🐧' (penguin);
- '🐨' = '🐨':
- '🐨' equals '🐨' (koala);
- '🐩' = '🐩':
- '🐩' equals '🐩' (poodle);
- '🐪' = '🐪':
- '🐪' equals '🐪' (dromedary camel);
- '🐫' = '🐫':
- '🐫' equals '🐫' (bactrian camel);
- '🐬' = '🐬':
- '🐬' equals '🐬' (dolphin);
- '🐭' = '🐭':
- '🐭' equals '🐭' (mouse face);
- '🐮' = '🐮':
- '🐮' equals '🐮' (cow face);
- '🐯' = '🐯':
- '🐯' equals '🐯' (tiger face {brown background for visibility});
- '🐰' = '🐰':
- '🐰' equals '🐰' (rabbit face);
- '🐱' = '🐱':
- '🐱' equals '🐱' (cat face {brown background for visibility});
- '🐲' = '🐲':
- '🐲' equals '🐲' (dragon face);
- '🐳' = '🐳':
- '🐳' equals '🐳' (spouting whale);
- '🐴' = '🐴':
- '🐴' equals '🐴' (horse face);
- '🐵' = '🐵':
- '🐵' equals '🐵' (monkey face);
- '🐶' = '🐶':
- '🐶' equals '🐶' (dog face);
- '🐷' = '🐷':
- '🐷' equals '🐷' (pig face);
- '🐸' = '🐸':
- '🐸' equals '🐸' (frog face);
- '🐹' = '🐹':
- '🐹' equals '🐹' (hamster face {sky‑blue background for visibility});
- '🐺' = '🐺':
- '🐺' equals '🐺' (wolf face);
- '🐻' = '🐻':
- '🐻' equals '🐻' (bear face);
- '🐼' = '🐼':
- '🐼' equals '🐼' (panda face);
- '🐽' = '🐽':
- '🐽' equals '🐽' (pig nose);
- '🐾' = '🐾':
- '🐾' equals '🐾' (paw prints);
- '🐿' = '🐿':
- '🐿' equals '🐿' (chipmunk);
- '👀' = '👀':
- '👀' equals '👀' (eyes);
- '👁' = '👁':
- '👁' equals '👁' (eye);
- '👁️' = '👁️':
- '👁️' equals '👁️' (emojy eye {composed emoji of eye – VS16});
- '👁️🗨️' = '👁️🗨️':
- '👁️‍🗨️' equals '👁️‍🗨️' (emojy eye in speech bubble {representing anti-bullying campaign:
I Am A Witness;
composed emoji of eye – VS16– joiner – left speech bubble – VS16});
- '👂' = '👂':
- '👂' equals '👂' (ear
{brown background for visibility});
- '👃' = '👃':
- '👃' equals '👃' (nose
{brown background for visibility});
- '👄' = '👄':
- '👄' equals '👄' (mouth);
- '👅' = '👅':
- '👅' equals '👅' (tongue);
- '👆' = '👆':
- '👆' equals '👆' (white up pointing backhand index {brown background for visibility});
- '👇' = '👇':
- '👇' equals '👇' (white down pointing backhand index {brown background for visibility});
- '👈' = '👈':
- '👈' equals '👈' (white left pointing backhand index {brown background for visibility});
- '👉' = '👉':
- '👉' equals '👉' (white right pointing backhand index {brown background for visibility});
- '👊' = '👊':
- '👊' equals '👊' (fist hand
sign {brown background for visibility});
- '👋' = '👋':
- '👋' equals '👋' (waving hand
{brown background for visibility});
- '👌' = '👌':
- '👌' equals '👌' (OK hand
{brown background for visibility});
- '👍' = '👍':
- '👍' equals '👍' (thumbs up
sign {brown background for visibility});
- '👎' = '👎':
- '👎' equals '👎' (thumbs down
sign {brown background for visibility});
- '👏' = '👏':
- '👏' equals '👏' (clapping
hands sign {brown background for visibility});
- '👐' = '👐':
- '👐' equals '👐' (open hands
sign {brown background for visibility});
- '👑' = '👑':
- '👑' equals '👑' (crown {brown background for visibility});
- '👒' = '👒':
- '👒' equals '👒' (womans hat {brown background for visibility});
- '👓' = '👓':
- '👓' equals '👓' (glasses);
- '👔' = '👔':
- '👔' equals '👔' (necktie);
- '👕' = '👕':
- '👕' equals '👕' (T-Shirt);
- '👖' = '👖':
- '👖' equals '👖' (jeans);
- '👗' = '👗':
- '👗' equals '👗' (dress);
- '👘' = '👘':
- '👘' equals '👘' (kimono);
- '👙' = '👙':
- '👙' equals '👙' (bikini);
- '👚' = '👚':
- '👚' equals '👚' (womans clothes);
- '👛' = '👛':
- '👛' equals '👛' (purse);
- '👜' = '👜':
- '👜' equals '👜' (handbag {brown background for visibility});
- '👝' = '👝':
- '👝' equals '👝' (pouch);
- '👞' = '👞':
- '👞' equals '👞' (mans shoe);
- '👟' = '👟':
- '👟' equals '👟' (athletic shoe);
- '👠' = '👠':
- '👠' equals '👠' (high-heeled shoe);
- '👡' = '👡':
- '👡' equals '👡' (womans sandal);
- '👢' = '👢':
- '👢' equals '👢' (womans boots);
- '👣' = '👣':
- '👣' equals '👣' (footprints);
- '👤' = '👤':
- '👤' equals '👤' (bust in silhouette);
- '👥' = '👥':
- '👥' equals '👥' (busts in silhouette);
- '👦' = '👦':
- '👦' equals '👦' (boy {white background for visibility});
- '👧' = '👧':
- '👧' equals '👧' (girl {white background for visibility});
- '👨' = '👨':
- '👨' equals '👨' (man {white background for visibility});
- '👨⚕️' = '👨⚕️':
- '👨‍⚕️' equals '👨‍⚕️' (man health worker {composed emoji of man – joiner – staff of Aesculapius – VS16; white background for visibility});
- '👨⚖️' = '👨⚖️':
- '👨‍⚖️' equals '👨‍⚖️' (man judge {composed emoji of man – joiner – scales – VS16; white background for visibility});
- '👨✈️' = '👨✈️':
- '👨‍✈️' equals '👨‍✈️' (man pilot {composed emoji of man – airplane – scales – VS16; white background for visibility});
- '👨🌾' = '👨🌾':
- '👨‍🌾' equals '👨‍🌾' (man farmer {composed emoji of man – joiner – ear of rice; white background for visibility});
- '👨🍳' = '👨🍳':
- '👨‍🍳' equals '👨‍🍳' (man cook {composed emoji of man – joiner – cooking; sky blue background for visibility});
- '👨🎓' = '👨🎓':
- '👨‍🎓' equals '👨‍🎓' (man student {composed emoji of man – joiner – graduation cap; white background for visibility});
- '👨🎤' = '👨🎤':
- '👨‍🎤' equals '👨‍🎤' (man singer / rock star {composed emoji of man – joiner – microphone; white background for visibility});
- '👨🎨' = '👨🎨':
- '👨‍🎨' equals '👨‍🎨' (man artist {composed emoji of man – joiner – artist palette; white background for visibility});
- '👨🏫' = '👨🏫':
- '👨‍🏫' equals
'👨‍🏫' (man teacher
{composed emoji of man – joiner – school; white background for visibility};
in the next five Unicode combinations the five possible skin tones are
shown – similarly these tones can be invoked on other emoji
of people or body parts, especially hand gestures –
see also woman teacher and
list of emoji modifier sequences);
- '👨🏻🏫' = '👨🏻🏫':
- '👨🏻‍🏫' equals '👨🏻‍🏫' (man teacher with light skin tone {composed emoji of man – Emoji Modifier Fitzpatrick Type-1-2 – joiner – school; white background for visibility});
- '👨🏼🏫' = '👨🏼🏫':
- '👨🏼‍🏫' equals '👨🏼‍🏫' (man teacher with medium-light skin tone {composed emoji of man – Emoji Modifier Fitzpatrick Type-3 – joiner – school; white background for visibility});
- '👨🏽🏫' = '👨🏽🏫':
- '👨🏽‍🏫' equals '👨🏽‍🏫' (man teacher with medium skin tone {composed emoji of man – Emoji Modifier Fitzpatrick Type-4 – joiner – school; white background for visibility});
- '👨🏾🏫' = '👨🏾🏫':
- '👨🏾‍🏫' equals '👨🏾‍🏫' (man teacher with medium-dark skin tone {composed emoji of man – Emoji Modifier Fitzpatrick Type-5 – joiner – school; white background for visibility});
- '👨🏿🏫' = '👨🏿🏫':
- '👨🏿‍🏫' equals '👨🏿‍🏫' (man teacher with dark skin tone {composed emoji of man – Emoji Modifier Fitzpatrick Type-6 – joiner – school; white background for visibility});
- '👨🏭' = '👨🏭':
- '👨‍🏭' equals '👨‍🏭' (man factory worker {composed emoji of man – joiner – factory; white background for visibility});
- '👨💻' = '👨💻':
- '👨‍💻' equals '👨‍💻' (man technologist / man behind a computer screen {composed emoji of man – joiner – laptop computer; white background for visibility});
- '👨💼' = '👨💼':
- '👨‍💻' equals '👨‍💼' (man office worker {composed emoji of man – joiner – briefcase; white background for visibility});
- '👨🔧' = '👨🔧':
- '👨‍🔧' equals '👨‍🔧' (man mechanic {composed emoji of man – joiner – wrench; white background for visibility});
- '👨🔬' = '👨🔬':
- '👨‍🔬' equals '👨‍🔬' (man scientist {composed emoji of man – joiner – microscope; white background for visibility});
- '👨🚀' = '👨🚀':
- '👨‍🚀' equals '👨‍🚀' (man astronaut {composed emoji of man – joiner – rocket; white background for visibility});
- '👨🚒' = '👨🚒':
- '👨‍🚒' equals '👨‍🚒' (man firefighter {composed emoji of man – joiner – fire engine; white background for visibility});
- '👨🦯' = '👨🦯':
- '👨‍🦯' equals '👨‍🦯' (man with probing cane emoji {composed emoji of man – joiner – probing cane; white background for visibility});
- '👩' = '👩':
- '👩' equals '👩' (woman {white background for visibility});
- '👩⚕️' = '👩⚕️':
- '👩‍⚕️' equals '👩‍⚕️' (woman health worker {composed emoji of woman – joiner – staff of Aesculapius – VS16; white background for visibility});
- '👩⚖️' = '👩⚖️':
- '👩‍⚖️' equals '👩‍⚖️' (woman judge {composed emoji of woman – joiner – scales – VS16; white background for visibility});
- '👩✈️' = '👩✈️':
- '👩‍✈️' equals '👩‍✈️' (woman pilot {composed emoji of woman – airplane – scales – VS16; white background for visibility});
- '👩🌾' = '👩🌾':
- '👩‍🌾' equals '👩‍🌾' (woman farmer {composed emoji of woman – joiner – ear of rice; white background for visibility});
- '👩🍳' = '👩🍳':
- '👩‍🍳' equals '👩‍🍳' (woman cook {composed emoji of woman – joiner – cooking; sky blue background for visibility});
- '👩🎓' = '👩🎓':
- '👩‍🎓' equals '👩‍🎓' (woman student {composed emoji of woman – joiner – graduation cap; white background for visibility});
- '👩🎤' = '👩🎤':
- '👩‍🎤' equals '👩‍🎤' (woman singer / rock star {composed emoji of woman – joiner – microphone; white background for visibility});
- '👩🎨' = '👩🎨':
- '👩‍🎨' equals '👩‍🎨' (woman artist {composed emoji of woman – joiner – artist palette; white background for visibility});
- '👩🏫' = '👩🏫':
- '👩‍🏫' equals
'👩‍🏫' (woman teacher
{composed emoji of woman – joiner – school; white background for visibility};
in the next five Unicode combinations the five possible skin tones are shown – similarly these tones can be invoked on other emoji
of people or body parts, especially hand gestures –
see also man teacher and
list of emoji modifier sequences);
- '👩🏻🏫' = '👩🏻🏫':
- '👩🏻‍🏫' equals '👩🏻‍🏫' (woman teacher with light skin tone {composed emoji of woman – Emoji Modifier Fitzpatrick Type-1-2 – joiner – school; white background for visibility});
- '👩🏼🏫' = '👩🏼🏫':
- '👩🏼‍🏫' equals '👩🏼‍🏫' (woman teacher with medium-light skin tone {composed emoji of woman – Emoji Modifier Fitzpatrick Type-3 – joiner – school; white background for visibility});
- '👩🏽🏫' = '👩🏽🏫':
- '👩🏽‍🏫' equals '👩🏽‍🏫' (woman teacher with medium skin tone {composed emoji of woman – Emoji Modifier Fitzpatrick Type-4 – joiner – school; white background for visibility});
- '👩🏾🏫' = '👩🏾🏫':
- '👩🏾‍🏫' equals '👩🏾‍🏫' (woman teacher with medium-dark skin tone {composed emoji of woman – Emoji Modifier Fitzpatrick Type-5 – joiner – school; white background for visibility});
- '👩🏿🏫' = '👩🏿🏫':
- '👩🏿‍🏫' equals '👩🏿‍🏫' (woman teacher with dark skin tone {composed emoji of woman – Emoji Modifier Fitzpatrick Type-6 – joiner – school; white background for visibility});
- '👩🏭' = '👩🏭':
- '👩‍🏭' equals '👩‍🏭' (woman factory worker {composed emoji of woman – joiner – factory; white background for visibility});
- '👩💻' = '👩💻':
- '👩‍💻' equals '👩‍💻' (woman technologist / woman behind a computer screen {composed emoji of woman – joiner – laptop computer; white background for visibility});
- '👩💼' = '👩💼':
- '👩‍💼' equals '👩‍💼' (woman office worker {composed emoji of woman – joiner – briefcase; white background for visibility});
- '👩🔧' = '👩🔧':
- '👩‍🔧' equals '👩‍🔧' (woman mechanic {composed emoji of woman – joiner – wrench; white background for visibility});
- '👩🔬' = '👩🔬':
- '👩‍🔬' equals '👩‍🔬' (woman scientist {composed emoji of woman – joiner – microscope; white background for visibility});
- '👩🚀' = '👩🚀':
- '👩‍🚀' equals '👩‍🚀' (woman astronaut {composed emoji of woman – joiner – microscope; white background for visibility});
- '👩🚒' = '👩🚒':
- '👩‍🚒' equals '👩‍🚒' (woman firefighter {composed emoji of woman – joiner – fire engine; white background for visibility});
- '👩🦯' = '👩🦯':
- '👩‍🦯' equals '👩‍🦯' (woman with probing cane emoji {composed emoji of woman – joiner – probing cane; white background for visibility});
- '👨👦' =
'👨👦':
- '👨‍👦' equals '👨‍👦' (family of man and a boy {composed emoji of man – joiner – boy; white background for visibility});
- '👨👧' = '👨👧':
- '👨‍👧' equals '👨‍👧' (family of man and a girl {composed emoji of man – joiner – girl; white background for visibility});
- '👨👦👦' = '👨👦👦':
- '👨‍👦‍👦' equals '👨‍👦‍👦' (family: man and two boys {composed emoji of man – joiner – boy – joiner – boy; white background for visibility});
- '👨👧👦' = '👨👧👦':
- '👨‍👧‍👦' equals '👨‍👥‍👦' (family: man, girl and boy {composed emoji of man – joiner – girl – joiner – boy; white background for visibility});
- '👨👧👧' = '👨👧👧':
- '👨‍👧‍👧' equals '👨‍👧‍👧' (family: man and two girls {composed emoji of man – joiner – girl – joiner – girl; white background for visibility});
- '👩👦' = '👩👦':
- '👩‍👦' equals '👩‍👦' (family of woman and a boy {composed emoji of woman – joiner – boy; white background for visibility});
- '👩👧' = '👩👧':
- '👩‍👧' equals '👩‍👧' (family of woman and a girl {composed emoji of woman – joiner – girl; white background for visibility});
- '👩👦👦' = '👩👦👦':
- '👩‍👦‍👦' equals '👩‍👦‍👦' (family: woman and two boys {composed emoji of woman – joiner – boy – joiner – boy; white background for visibility});
- '👩👧👦' = '👩👧👦':
- '👩‍👧‍👦' equals '👩‍👧‍👦' (family: woman, girl and boy {composed emoji of woman – joiner – girl – joiner – boy; white background for visibility});
- '👩👧👧' = '👩👧👧':
- '👩‍👧‍👧' equals '👩‍👧‍👧' (family: woman and two girls {composed emoji of woman – joiner – girl – joiner – girl; white background for visibility});
- '👪' = '👪':
- '👪' equals '👪' (family {typically shown as parents & boy; white background for visibility});
- '👨👨👦' = '👨👨👦':
- '👨‍👨‍👦' equals '👨‍👨‍👦' (family of two men and a boy {composed emoji of man – joiner – man – joiner – boy; white background for visibility});
- '👨👨👧' = '👨👨👧':
- '👨‍👨‍👧' equals '👨‍👨‍👧' (family of two men and a girl {composed emoji of man – joiner – man – joiner – girl; white background for visibility});
- '👩👩👦' = '👩👩👦':
- '👩‍👩‍👦' equals '👩‍👩‍👦' (family: two women and a boy {composed emoji of woman – joiner – woman – joiner – boy; white background for visibility});
- '👩👩👧' = '👩👩👧':
- '👩‍👩‍👧' equals '👩‍👩‍👧' (family: two women and a girl {composed emoji of woman – joiner – woman – joiner – girl; white background for visibility});
- '👨👩👧' = '👨👩👧':
- '👨‍👩‍👧' equals '👨‍👩‍👧' (family: parents & girl {composed emoji of man – joiner – woman – joiner – girl; white background for visibility});
- '👨👩👧👦' = '👨👩👧👦':
- '👨‍👩‍👧‍👦' equals '👨‍👩‍👧‍👦' (family: parents, girl, boy {composed emoji of man – joiner – woman – joiner – girl – joiner – boy; white background for visibility});
- '👨👩👦👦' = '👨👩👦👦':
- '👨‍👩‍👦‍👦' equals '👨‍👩‍👦‍👦' (family: parents, two boys {composed emoji of man – joiner – woman – joiner – boy – joiner – boy; white background for visibility});
- '👨👩👧👧' = '👨👩👧👧':
- '👨‍👩‍👧‍👧' equals '👨‍👩‍👧‍👧' (family: parents, two girls {composed emoji of man – joiner – woman – joiner – boy – joiner – boy; white background for visibility});
- '👫' = '👫':
- '👫' equals '👫' (man and woman holding hands {white background for visibility});
- '👬' = '👬':
- '👬' equals '👬' (two men holding hands {white background for visibility});
- '👭' = '👭':
- '👭' equals '👭' (two women holding hands {white background for visibility});
- '👮' = '👮':
- '👮' equals '👮' (police officer {white background for visibility});
- '👮♀️' = '👮♀️':
- '👮‍♀️' equals '👮‍♀️' (woman police officer {white background for visibility});
- '👯' = '👯':
- '👯' equals '👯' (woman with bunny ears {white background for visibility});
- '👰' = '👰':
- '👰' equals '👰' (bride with
veil);
- '👱' = '👱':
- '👱' equals '👱' (person with blond hair {white background for visibility});
- '👲' = '👲':
- '👲' equals '👲' (man with gua pi mao {Chinese hat; white background for visibility});
- '👳' = '👳':
- '👳' equals '👳' (man with turban {white background for visibility});
- '👴' = '👴':
- '👴' equals '👴' (older man {white background for visibility});
- '👵' = '👵':
- '👵' equals '👵' (older woman {white background for visibility});
- '👶' = '👶':
- '👶' equals '👶' (baby {white background for visibility});
- '👷' = '👷':
- '👷' equals '👷' (construction worker {white background for visibility});
- '👷♀️' = '👷♀️':
- '👷‍♀️' equals '👷‍♀️' (female construction worker {composed emoji of construction worker – joiner – female sign – VS16; white background for visibility});
- '👸' = '👸':
- '👸' equals '👸' (princess);
- '👹' = '👹':
- '👹' equals '👹' (Japanese ogre);
- '👺' = '👺':
- '👺' equals '👺' (Japanese goblin);
- '👻' = '👻':
- '👻' equals '👻' (ghost {sky‑blue background for visibility});
- '👼' = '👼':
- '👼' equals '👼' (baby angel {brown background for visibility});
- '👽' = '👽':
- '👽' equals '👽' (extraterrestrial alien);
- '👾' = '👾':
- '👾' equals '👾' (alien monster);
- '👿' = '👿':
- '👿' equals '👿' (imp; angry face with horns);
- '💀' = '💀':
- '💀' equals '💀' (skull {sky‑blue background for visibility});
- '💁' = '💁':
- '💁' equals '💁' (female person tipping hand / information desk person {sky‑blue background for visibility});
- '💁♂️' = '💁♂️':
- '💁‍♂️' equals '💁‍♂️' (male person tipping hand / information desk person {combined emoji of information desk person-joiner-male sign-VS16; sky‑blue background for visibility});
- '💂' = '💂':
- '💂' equals '💂' (British guardsman / foot guard {sky‑blue background for visibility});
- '💂♀️' = '💂♀️':
- '💂‍♀️' equals '💂‍♀️' (British woman guard / foot guard {composed emoji of guardsman – joiner – female sign – VS16; sky‑blue background for visibility});
- '💃' = '💃':
- '💃' equals '💃' (dancer {brown background for visibility});
- '💄' = '💄':
- '💄' equals '💄' (lipstick {brown background for visibility});
- '💅' = '💅':
- '💅' equals '💅' (nail polish {brown background for visibility});
- '💆' = '💆':
- '💆' equals '💆' (person getting massage {brown background for visibility});
- '💆♂️' = '💆♂️':
- '💆‍♂️' equals '💆‍♂️' (man getting massage {composed emoji of person getting massage – joiner – male sign – VS16; brown background for visibility});
- '💇' = '💇':
- '💇' equals '💇' (haircut {white background for visibility});
- '💈' = '💈':
- '💈' equals '💈' (barber pole);
- '💉' = '💉':
- '💉' equals '💉' (syringe);
- '💊' = '💊':
- '💊' equals '💊' (pill {white background for visibility});
- '💋' = '💋':
- '💋' equals '💋' (kiss mark);
- '💌' = '💌':
- '💌' equals '💌' (love letter);
- '💍' = '💍':
- '💍' equals '💍' (ring);
- '💎' = '💎':
- '💎' equals '💎' (gem stone);
- '💏' = '💏':
- '💏' equals '💏' (kiss {sky‑blue background for visibility});
- '💐' = '💐':
- '💐' equals '💐' (bouquet {often given as a gift for occassions like wedding, mother's or valentine's day; cf. Unicode non-emoji version '🎕' = '🎕': '🎕' equals '🎕'});
- '💑' = '💑':
- '💑' equals '💑' (couple with
heart {white background for visibility});
- '💒' = '💒':
- '💒' equals '💒' (wedding);
- '💓' = '💓':
- '💓' equals '💓' (beating heart {brown background for visibility});
- '💔' = '💔':
- '💔' equals '💔'
(broken heart);
- '💕' = '💕':
- '💕' equals '💕' (two hearts);
- '💖' = '💖':
- '💖' equals '💖' (sparkling
heart {brown background for visibility});
- '💗' = '💗':
- '💗' equals '💗' (growing
heart);
- '💘' = '💘':
- '💘' equals '💘' (heart with
arrow {brown background for visibility});
- '💙' = '💙':
- '💙' equals '💙' (blue heart);
- '💚' = '💚':
- '💚' equals '💚' (green heart);
- '💛' = '💛':
- '💛' equals '💛' (yellow heart {brown background for visibility});
- '💜' = '💜':
- '💜' equals '💜' (purple heart);
- '💝' = '💝'':
- '💝' equals '💝' (heart with
ribbon {white background for visibility});
- '💞' = '💞':
- '💞' equals '💞' (revolving
hearts);
- '💟' = '💟':
- '💟' equals '💟' (heart decoration);
- '💠' = '💠':
- '💠' equals '💠' (diamond shape with dot inside);
- '💡' = '💡':
- '💡' equals '💡' (light bulb
{brown background for visibility});
- '💢' = '💢':
- '💢' equals '💢' (anger symbol);
- '💣' = '💣':
- '💣' equals '💣' (bomb);
- '💤' = '💤':
- '💤' equals '💤' (sleeping symbol);
- '💥' = '💥':
- '💥' equals '💥' (collision symbol);
- '💦' = '💦':
- '💦' equals '💦' (splashing sweat symbol);
- '💧' = '💧':
- '💧' equals '💧' (droplet);
- '💨' = '💨':
- '💨' equals '💨' (dash symbol {sky‑blue background for visibility});
- '💩' = '💩':
- '💩' equals '💩' (pile of poo);
- '💪' = '💪':
- '💪' equals '💪' (flexed biceps {brown background for visibility});
- '💫' = '💫':
- '💫' equals '💫' (dizzy symbol {brown background for visibility});
- '💬' = '💬':
- '💬' equals '💬' (speech/chat balloon {in communication apps indicating another person typing a message; sky‑blue background for visibility});
- '💭' = '💭':
- '💭' equals '💭' (thought balloon {sky‑blue background for visibility});
- '💮' = '💮':
- '💮' equals '💮' (white flower; used by teachers in Japan as a stamp on school work that is of a high standard, often accompanied by a score written in red);
- '💯' = '💯':
- '💯' equals '💯' (hundred points symbol);
- '💰' = '💰':
- '💰' equals '💰' (money bag {brown background for visibility});
- '💱' = '💱':
- '💱' equals '💱' (currency exchange);
- '💲' = '💲':
- '💲' equals '💲' (heavy dollar sign);
- '💳' = '💳':
- '💳' equals '💳' (credit card);
- '💴' = '💴':
- '💴' equals '💴' (banknote with Yen sign {white background for visibility});
- '💵' = '💵':
- '💵' equals '💵' (banknote with Dollar sign);
- '💶' = '💶':
- '💶' equals '💶' (banknote with
Euro sign {cf. '€' = '€' = '€': '€' equals '€' equals '€'});
- '💷' = '💷':
- '💷' equals '💷' (banknote with
Pound sign);
- '💸' = '💸':
- '💸' equals '💸' (money with wings {with Dollar sign});
- '💹' = '💹':
- '💹' equals '💹' (chart with upwards trend and Yen sign);
- '💺' = '💺':
- '💺' equals '💺' (seat);
- '💻' = '💻':
- '💻' equals '💻' (PC - personal
computer - laptop);
- '💼' = '💼':
- '💼' equals '💼' (briefcase);
- '💽' = '💽':
- '💽' equals '💽' (minidisc);
- '💾' = '💾':
- '💾' equals '💾' (3.5" floppy disk {Unicode 6.0 in 2010 and Emoji 1.0 of 2015});
- '💿' = '💿':
- '💿' equals '💿' (optical disk);
- '📀' = '📀':
- '📀' equals '📀' (dvd {white background for visibility});
- '📁' = '📁':
- '📁' equals '📁' (file folder);
- '📁' = '📁':
- '📁' equals '📁' (file folder);
- '📂' = '📂':
- '📂' equals '📂' (open file folder);
- '📃' = '📃':
- '📃' equals '📃' (page with curl);
- '📄' = '📄':
- '📄' equals '📄' (page facing up);
- '📅' = '📅':
- '📅' equals '📅' (calendar);
- '📆' = '📆':
- '📆' equals '📆' (tear-off calendar);
- '📇' = '📇':
- '📇' equals '📇' (card index);
- '📈' = '📈':
- '📈' equals '📈' (chart with upward trend);
- '📉' = '📉':
- '📉' equals '📉' (chart with downward trend);
- '📊' = '📊':
- '📊' equals '📊' (bar chart);
- '📋' = '📋':
- '📋' equals '📋' (clipboard);
- '📌' = '📌':
- '📌' equals '📌' (pushpin);
- '📍' = '📍':
- '📍' equals '📍' (round pushpin);
- '📎' = '📎':
- '📎' equals '📎' (paperclip);
- '📏' = '📏':
- '📏' equals '📏' (straight ruler {brown background for visibility});
- '📐' = '📐':
- '📐' equals '📐' (triangular ruler {brown background for visibility});
- '📑' = '📑':
- '📑' equals '📑' (bookmark tabs);
- '📒' = '📒':
- '📒' equals '📒' (ledger {sky‑blue background for visibility});
- '📓' = '📓':
- '📓' equals '📓' (notebook);
- '📔' = '📔':
- '📔' equals '📔' (notebook with decorative cover);
- '📕' = '📕':
- '📕' equals '📕' (closed {red} book);
- '📖' = '📖':
- '📖' equals '📖' (open book);
- '📗' = '📗':
- '📗' equals '📗' (green book);
- '📘' = '📘':
- '📘' equals '📘' (blue book);
- '📙' = '📙':
- '📙' equals '📙' (orange book);
- '📚' = '📚':
- '📚' equals '📚' (books);
- '📛' = '📛':
- '📛' equals '📛' (name badge);
- '📜' = '📜':
- '📜' equals '📜' (scroll {brown background for visibility});
- '📝' = '📝':
- '📝' equals '📝' (memo);
- '📞' = '📞':
- '📞' equals '📞' (telephone receiver);
- '📟' = '📟':
- '📟' equals '📟' (pager);
- '📠' = '📠':
- '📠' equals '📠' (fax machine);
- '📡' = '📡':
- '📡' equals '📡' (satellite antenna);
- '📢' = '📢':
- '📢' equals '📢' (public address loudspeaker);
- '📣' = '📣':
- '📣' equals '📣' (cheering megaphone);
- '📤' = '📤':
- '📤' equals '📤' (outbox tray);
- '📥' = '📥':
- '📥' equals '📥' (inbox tray);
- '📦' = '📦':
- '📦' equals '📦' (package);
- '📧' = '📧':
- '📧' equals '📧' (E-Mail
symbol);
- '📨' = '📨':
- '📨' equals '📨' (incoming envelope);
- '📩' = '📩':
- '📩' equals '📩' (envelope with downwards arrow above);
- '📪' = '📪':
- '📪' equals '📪' (closed mailbox with lowered flag);
- '📫' = '📫':
- '📫' equals '📫' (closed mailbox with raised flag);
- '📬' = '📬':
- '📬' equals '📬' (open
mailbox with raised flag);
- '📭' = '📭':
- '📭' equals '📭' (open mailbox with lowered flag);
- '📮' = '📮':
- '📮' equals '📮' (post box);
- '📯' = '📯':
- '📯' equals '📯' (postal horn);
- '📰' = '📰':
- '📰' equals '📰' (newspaper);
- '📱' = '📱':
- '📱' equals '📱' (mobile phone);
- '📲' = '📲':
- '📲' equals '📲' (mobile phone with rightwards arrow at left);
- '📳' = '📳':
- '📳' equals '📳' (vibration
mode);
- '📴' = '📴':
- '📴' equals '📴' (mobile phone
off);
- '📵' = '📵':
- '📵' equals '📵' (no mobile
phones);
- '📶' = '📶':
- '📶' equals '📶' (antenna with
bars);
- '📷' = '📷':
- '📷' equals '📷' (camera);
- '📸' = '📸':
- '📸' equals '📸' (camera with flash);
- '📹' = '📹':
- '📹' equals '📹' (video camera);
- '📺' = '📺':
- '📺' equals '📺' (television);
- '📻' = '📻':
- '📻' equals '📻' (radio);
- '📼' = '📼':
- '📼' equals '📼' (videotape cassette);
- '📽' = '📽':
- '📽' equals '📽' (film
projector);
- '📾' = '📾':
- '📾' equals '📾' (portable
stereo);
- '📿' = '📿':
- '📿' equals '📿' (string of beads / prayer beads);
- '🔀' = '🔀':
- '🔀' equals '🔀' (twisted rightwards arrow);
- '🔁' = '🔁':
- '🔁' equals '🔁' (clockwise rightwards and leftwards open circle arrows);
- '🔂' = '🔂':
- '🔂' equals '🔂' (repeat single button / loop once symbol);
- '🔃' = '🔃':
- '🔃' equals '🔃' (clockwise downwards and upwards open circle arrows);
- '🔄' = '🔄':
- '🔄' equals '🔄' (anticlockwise downwards and upwards open circle arrows);
- '🔅' = '🔅':
- '🔅' equals '🔅' (low brightness symbol);
- '🔆' = '🔆':
- '🔆' equals '🔆' (high brightness symbol);
- '🔇' = '🔇':
- '🔇' equals '🔇' (speaker with cancellation stroke);
- '🔈' = '🔈':
- '🔈' equals '🔈' (speaker);
- '🔉' = '🔉':
- '🔉' equals '🔉' (speaker with one sound wave);
- '🔊' = '🔊':
- '🔊' equals '🔊' (speaker with three sound waves);
- '🔋' = '🔋':
- '🔋' equals '🔋' (battery);
- '🔌' = '🔌':
- '🔌' equals '🔌' (electric
plug);
- '🔍' = '🔍':
- '🔍' equals '🔍' (left-pointing
magnifying glass);
- '🔎' = '🔎':
- '🔎' equals '🔎' (right-pointing
magnifying glass);
- '🔏' = '🔏':
- '🔏' equals '🔏' (lock with ink pen);
- '🔐' = '🔐':
- '🔐' equals '🔐' (lock with
key);
- '🔑' = '🔑':
- '🔑' equals '🔑' (key);
- '🔒' = '🔒':
- '🔒' equals '🔒' (lock);
- '🔓' = '🔓':
- '🔓' equals '🔓' (open lock);
- '🔔' = '🔔':
- '🔔' equals '🔔' (bell);
- '🔕' = '🔕':
- '🔕' equals '🔕' (bell with
cancellation stroke);
- '🔖' = '🔖':
- '🔖' equals '🔖' (bookmark);
- '🔗' = '🔗':
- '🔗' equals '🔗' (link);
- '🔘' = '🔘':
- '🔘' equals '🔘' (radio button);
- '🔙' = '🔙':
- '🔙' equals '🔙' (back with leftward arrow above);
- '🔚' = '🔚':
- '🔚' equals '🔚' (end with leftward arrow above);
- '🔛' = '🔛':
- '🔛' equals '🔛' (on with exclamation mark and left right arrow above);
- '🔜' = '🔜':
- '🔜' equals '🔜' (soon with rightwards arrow above);
- '🔝' = '🔝':
- '🔝' equals '🔝' (top with upwards arrow above);
- '🔞' = '🔞':
- '🔞' equals '🔞' (no one under eighteen symbol);
- '🔟' = '🔟':
- '🔟' equals '🔟' (keycap ten);
- '🔠' = '🔠':
- '🔠' equals '🔠' (input symbol
for latin capital letters);
- '🔡' = '🔡':
- '🔡' equals '🔡' (input symbol
for latin small letters);
- '🔢' = '🔢':
- '🔢' equals '🔢' (input symbol
for numbers);
- '🔣' = '🔣':
- '🔣' equals '🔣' (input symbol
for symbols);
- '🔤' = '🔤':
- '🔤' equals '🔤' (input symbol
for latin letters);
- '🔥' = '🔥':
- '🔥' equals '🔥' (fire {sky‑blue background for visibility});
- '🔦' = '🔦':
- '🔦' equals '🔦' (electric torch {brown background for visibility});
- '🔧' = '🔧':
- '🔧' equals '🔧' (wrench);
- '🔨' = '🔨':
- '🔨' equals '🔨' (hammer);
- '🔩' = '🔩':
- '🔩' equals '🔩' (nut and bolt);
- '🔪' = '🔪':
- '🔪' equals '🔪' (hocho);
- '🔫' = '🔫':
- '🔫' equals '🔫' (pistol);
- '🔬' = '🔬':
- '🔬' equals '🔬' (microscope);
- '🔭' = '🔭':
- '🔭' equals '🔭' (telescope);
- '🔮' = '🔮':
- '🔮' equals '🔮' (crystal ball);
- '🔯' = '🔯':
- '🔯' equals '🔯' (six pinted star with middle dot);
- '🔰' = '🔰':
- '🔰' equals '🔰' (Japanese symbol for beginner);
- '🔱' = '🔱':
- '🔱' equals '🔱' (trident emblem {sky‑blue background for visibility});
- '🔲' = '🔲':
- '🔲' equals '🔲' (black square button);
- '🔳' = '🔳':
- '🔳' equals '🔳' (white square button);
- '🔴' = '🔴':
- '🔴' equals '🔴' (large red circle);
- '🔵' = '🔵':
- '🔵' equals '🔵' (large blue circle);
- '🔶' = '🔶':
- '🔶' equals '🔶' (large orange
- '🔷' = '🔷':
- '🔷' equals '🔷' (large blue
diamond);
- '🔸' = '🔸':
- '🔸' equals '🔸' (small orange
diamond);
- '🔹' = '🔹':
- '🔹' equals '🔹' (small blue
diamond);
- '🔺' = '🔺':
- '🔺' equals '🔺' (up-pointing red triangle);
- '🔻' = '🔻':
- '🔻' equals '🔻' (down-pointing red triangle);
- '🔼' = '🔼':
- '🔼' equals '🔼' (up-pointing small red triangle);
- '🔽' = '🔽':
- '🔽' equals '🔽' (down-pointing small red triangle);
- '🔾' = '🔾':
- '🔾' equals '🔾' (lower right shadowed white circle {no emoji version available});
- '🔿' = '🔿':
- '🔿' equals '🔿' (upper right shadowed white circle {no emoji version available});
- '🕀' = '🕀':
- '🕀' equals '🕀' (circled cross pommee {no emoji version available});
- '🕁' = '🕁':
- '🕁' equals '🕁' (cross pommee with half-circle below {no emoji version available});
- '🕂' = '🕂':
- '🕂' equals '🕂' (cross pommee {no emoji version available});
- '🕃' = '🕃':
- '🕃' equals '🕃' (notched left semicircle with three dots {no emoji version available});
- '🕄' = '🕄':
- '🕄' equals '🕄' (notched right semicircle with three dots {no emoji version available});
- '🕅' = '🕅':
- '🕅' equals '🕅' (symbol for marks chapter {no emoji version available});
- '🕆' = '🕆':
- '🕆' equals '🕆' (white latin cross {no emoji version available});
- '🕇' = '🕇':
- '🕇' equals '🕇' (heavy latin cross {no emoji version available});
- '🕈' = '🕈':
- '🕈' equals '🕈' (Celtic cross {no emoji version available});
- '🕉' = '🕉':
- '🕉' equals '🕉' (Om symbol);
- '🕉️' = '🕉️':
- '🕉️' equals '🕉️' (emoji of Om symbol {often used in relation to the religions of Hinduism, Buddhism, Sikhism and Jainism; composed emoji of Om symbol – VS16});
- '🕊' = '🕊':
- '🕊' equals '🕊' (dove of
peace);
- '🕊️' = '🕊️':
- '🕊️' equals '🕊️' (emoji dove of peace {composed emoji of dove – VS16});
- '🕋' = '🕋':
- '🕋' equals '🕋' (Kaaba);
- '🕌' = '🕌':
- '🕌' equals '🕌' (Mosque {sky‑blue background for visibility});
- '🕍' = '🕍':
- '🕍' equals '🕍' (Synagogue);
- '🕎' = '🕎':
- '🕎' equals '🕎' (Menorah with nine branches);
- '🕏' = '🕏':
- '🕏' equals '🕏' (bowl of Hygieia {no emoji version available});
- '🕐' = '🕐':
- '🕐' equals '🕐' (clock face
one oclock);
- '🕑' = '🕑':
- '🕑' equals '🕑' (clock face
two oclock);
- '🕒' = '🕒':
- '🕒' equals '🕒' (clock face
three oclock);
- '🕓' = '🕓':
- '🕓' equals '🕓' (clock face
four oclock);
- '🕔' = '🕔':
- '🕔' equals '🕔' (clock face
five oclock);
- '🕕' = '🕕':
- '🕕' equals '🕕' (clock face
six oclock);
- '🕖' = '🕖':
- '🕖' equals '🕖' (clock face
seven oclock);
- '🕗' = '🕗':
- '🕗' equals '🕗' (clock face
eight oclock);
- '🕘' = '🕘':
- '🕘' equals '🕘' (clock face
nine oclock);
- '🕙' = '🕙':
- '🕙' equals '🕙' (clock face
ten oclock);
- '🕚' = '🕚':
- '🕚' equals '🕚' (clock face
eleven oclock);
- '🕛' = '🕛':
- '🕛' equals '🕛' (clock face
twelve oclock);
- '🕜' = '🕜':
- '🕜' equals '🕜' (clock face
one-thirty);
- '🕝' = '🕝':
- '🕝' equals '🕝' (clock face
two-thirty);
- '🕞' = '🕞':
- '🕞' equals '🕞' (clock face
three-thirty);
- '🕟' = '🕟':
- '🕟' equals '🕟' (clock face
four-thirty);
- '🕠' = '🕠':
- '🕠' equals '🕠' (clock face
five-thirty);
- '🕡' = '🕡':
- '🕡' equals '🕡' (clock face
six-thirty);
- '🕢' = '🕢':
- '🕢' equals '🕢' (clock face
seven-thirty);
- '🕣' = '🕣':
- '🕣' equals '🕣' (clock face
eight-thirty);
- '🕤' = '🕤':
- '🕤' equals '🕤' (clock face
nine-thirty);
- '🕥' = '🕥':
- '🕥' equals '🕥' (clock face
ten-thirty);
- '🕦' = '🕦':
- '🕦' equals '🕦' (clock face
eleven-thirty);
- '🕧' = '🕧':
- '🕧' equals '🕧' (clock face
twelve-thirty);
- '🕨' = '🕨':
- '🕨' equals '🕨' (right speaker {no emoji version available});
- '🕩' = '🕩':
- '🕩' equals '🕩' (right speaker with one sound wave {no emoji version available});
- '🕪' = '🕪':
- '🕪' equals '🕪' (right speaker with three sound waves {no emoji version available});
- '🕫' = '🕫':
- '🕫' equals '🕫' (bullhorn {no emoji version available});
- '🕬' = '🕬':
- '🕬' equals '🕬' (bullhorn with sound waves {no emoji version available});
- '🕭' = '🕭':
- '🕭' equals '🕭' (ringing bell {no direct emoji version available; cf. '🔔' = '🔔': '🔔' equals '🔔'});
- '🕮' = '🕮':
- '🕮' equals '🕮' (book {no emoji version available});
- '🕯' = '🕯':
- '🕯' equals '🕯' (candle);
- '🕯️' = '🕯️':
- '🕯️' equals '🕯️' (candle emoji {composed emoji of candle – VS16});
- '🕰' = '🕰':
- '🕰' equals '🕰' (mantelpiece clock);
- '🕰️' = '🕰️':
- '🕰️' equals '🕰️' (emoji of mantelpiece clock {composed emoji of mantelpiece clock – VS16});
- '🕱' = '🕱':
- '🕱' equals '🕱' (black skull and crossbones {not directly available as emoji; cf. '💀' = '💀': '💀' equals '💀' and '☠️' = '☠️': '☠️' equals '☠️'});
- '🕲' = '🕲':
- '🕲' equals '🕲' (no piracy {not available as emoji});
- '🕳' = '🕳':
- '🕳' equals '🕳' (hole);
- '🕳️' = '🕳️':
- '🕳️' equals '🕳️' (emoji version of hole {composed emoji of hole – VS16});
- '🕴' = '🕴':
- '🕴' equals '🕴' (man in business suit levitating);
- '🕴️' = '🕴️':
- '🕴️' equals '🕴️' (emoji of man in business suit levitating {composed emoji of man in business suit levitating – VS16});
- '🕵' = '🕵':
- '🕵' equals '🕵' (detective, private eye, sleuth or spy);
- '🕵️♂️' = '🕵️♂️':
- '🕵️‍♂️' equals '🕵️‍♂️' (man detective, private eye, sleuth or spy {composed emoji of detective – VS16; – joiner – male sign – VS16; white background for visibility});
- '🕵️♀️' = '🕵️♀️':
- '🕵️‍♀️' equals '🕵️‍♀️' (detective, private eye, sleuth or spy {composed emoji of detective – VS16; – joiner – female sign – VS16; white background for visibility});
- '🕶' = '🕶':
- '🕶' equals '🕶' (dark sunglasses);
- '🕶️' = '🕶️':
- '🕶️' equals '🕶️' (emoji of dark sunglasses {composed emoji of dark sunglasses – VS16});
- '🕷' = '🕷':
- '🕷' equals '🕷' (spider);
- '🕷️' = '🕷️':
- '🕷️' equals '🕷️' (emoji of spider {composed emoji of spider – VS16});
- '🕸' = '🕸':
- '🕸' equals '🕸' (spider web);
- '🕸️' = '🕸️':
- '🕸️' equals '🕸️' (emoji of spider web {composed emoji of spider web – VS16});
- '🕹' = '🕹':
- '🕹' equals '🕹' (joystick
{used in playing classic arcade, computer, or
video games; part of Unicode 7.0 of June 2014});
- '🕹️' = '🕹️':
- '🕹️' equals '🕹️' (emoji of joystick {composed emoji of joystick – VS16; part of Emoji 1.0 in 2015});
- '🕺' = '🕺':
- '🕺' equals '🕺' (dancing man {brown background for visibility});
- '🕻' = '🕻':
- '🕻' equals '🕻' (left hand telephone receiver {no emoji version available});
- '🕼' = '🕼':
- '🕼' equals '🕼' (telephone receiver with page {no emoji version available});
- '🕽' = '🕽':
- '🕽' equals '🕽' (right hand telephone receiver {no emoji version available});
- '🕾' = '🕾':
- '🕾' equals '🕾' (white touchtone telephone {no emoji version available});
- '🕿' = '🕿':
- '🕿' equals '🕿' (black touchtone telephone {no emoji version available});
- '🖀' = '🖀':
- '🖀' equals '🖀' (telephone on top of modem {no emoji version available});
- '🖁' = '🖁':
- '🖁' equals '🖁' (clamshell mobile phone {no emoji version available});
- '🖂' = '🖂':
- '🖂' equals '🖂' (back of envelope {no emoji version available});
- '🖃' = '🖃':
- '🖃' equals '🖃' (stamped envelope {no emoji version available});
- '🖄' = '🖄':
- '🖄' equals '🖄' (envelope with
lightning - sometimes used as E-Mail symbol);
- '🖅' = '🖅':
- '🖅' equals '🖅' (flying envelope {no emoji version available});
- '🖆' = '🖆':
- '🖆' equals '🖆' (pen over stamped envelope {no emoji version available});
- '🖇' = '🖇':
- '🖇' equals '🖇' (linked paperclips);
- '🖇️' = '🖇️':
- '🖇️' equals '🖇️' (emoji of linked paperclips {composed emoji of linked paperclips – VS16});
- '🖈' = '🖈':
- '🖈' equals '🖈' (black pushpin {no emoji version available});
- '🖉' = '🖉':
- '🖉' equals '🖉' (lower left pencil {no emoji version available; cf. '✏️' = '✏️': '✏️' equals '✏️'});
- '🖊' = '🖊':
- '🖊' equals '🖊' (lower left ballpoint pen);
- '🖊️' = '🖊️':
- '🖊️' equals '🖊️' (emoji version of lower left ballpoint pen {composed emoji of lower left ballpoint pen – VS16});
- '🖋' = '🖋':
- '🖋' equals '🖋' (lower left fountain pen);
- '🖋️' = '🖋️':
- '🖋️' equals '🖋️' (emoji version of lower left fountain pen {composed emoji of lower left fountain pen – VS16});
- '🖌' = '🖌':
- '🖌' equals '🖌' (lower left paintbrush);
- '🖌️' = '🖌️':
- '🖌️' equals '🖌️' (emoji version of lower left paintbrush {composed emoji of lower left paintbrush – VS16});
- '🖍' = '🖍':
- '🖍' equals '🖍' (lower left crayon);
- '🖍️' = '🖍️':
- '🖍️' equals '🖍️' (emoji version of lower left crayon {composed emoji of lower left crayon – VS16});
- '🖎' = '🖎':
- '🖎' equals '🖎' (left writing hand {no emoji version available});
- '🖏' = '🖏':
- '🖏' equals '🖏' (turned OK hand sign {no emoji version available});
- '🖐' = '🖐':
- '🖐' equals '🖐' (raised hand with fingers splayed);
- '🖐️' = '🖐️':
- '🖐️' equals '🖐️' (emoji version of raised hand with fingers splayed {composed emoji of raised hand with fingers splayed – VS16; brown background for visibility});
- '🖑' = '🖑':
- '🖑' equals '🖑' (reversed raised hand with fingers splayed {no emoji version available});
- '🖒' = '🖒':
- '🖒' equals '🖒' (reversed thumbs up sign {no emoji version available});
- '🖓' = '🖓':
- '🖓' equals '🖓' (reversed thumbs down sign {no emoji version available});
- '🖔' = '🖔':
- '🖔' equals '🖔' (reversed victory hand {no emoji version available});
- '🖕' = '🖕':
- '🖕' equals '🖕' (reversed hand with middle finger extended: impolite/rude emoji {brown background for visibility});
- '🖕🏻' = '🖕🏻':
- '🖕🏻' equals '🖕🏻' (reversed hand with middle finger extended: impolite/rude emoji with light skin tone {composed emoji of reversed hand with middle finger extended – Emoji Modifier Fitzpatrick Type-1-2; other skin tones available; brown background for visibility});
- '🖖' = '🖖':
- '🖖' equals '🖖' (raised hand with part between middle and ring fingers: Vulcan salute emoji {brown background for visibility});
- '🖖🏿' = '🖖🏿':
- '🖖🏿' equals '🖖🏿' (raised hand with part between middle and ring fingers: Vulcan salute emoji with dark skin tone {composed emoji of Vulcan salute emoji – Emoji Modifier Fitzpatrick Type-6; other skin tones available; brown background for visibility});
- '🖗' = '🖗':
- '🖗' equals '🖗' (white down pointing left hand index {no emoji version available});
- '🖘' = '🖘':
- '🖘' equals '🖘' (sideways white left pointing index {no emoji version available});
- '🖙' = '🖙':
- '🖙' equals '🖙' (sideways white right pointing index {no emoji version available});
- '🖚' = '🖚':
- '🖚' equals '🖚' (sideways black left pointing index {no emoji version available});
- '🖛' = '🖛':
- '🖛' equals '🖛' (sideways black right pointing index {no emoji version available});
- '🖜' = '🖜':
- '🖜' equals '🖜' (back left pointing backhand index {no emoji version available});
- '🖝' = '🖝':
- '🖝' equals '🖝' (back right pointing backhand index {no emoji version available});
- '🖞' = '🖞':
- '🖞' equals '🖞' (sideways white up pointing index {no emoji version available});
- '🖟' = '🖟':
- '🖟' equals '🖟' (sideways white down pointing index {no emoji version available});
- '🖠' = '🖠':
- '🖠' equals '🖠' (sideways black up pointing index {no emoji version available});
- '🖡' = '🖡':
- '🖡' equals '🖡' (sideways black down pointing index {no emoji version available});
- '🖢' = '🖢':
- '🖢' equals '🖢' (black up pointing backhand index {no emoji version available});
- '🖣' = '🖣':
- '🖣' equals '🖣' (black down pointing backhand index {no emoji version available});
- '🖤' = '🖤':
- '🖤' equals '🖤' (black heart {may be used to express morbidity, sorrow, or a form of dark humor});
- '🖥' = '🖥':
- '🖥' equals '🖥' (desktop computer)
- '🖥️' = '🖥️':
- '🖥️' equals '🖥️' (emoji of desktop computer {composed emoji of desktop computer – VS16})
- '🖦' = '🖦':
- '🖦' equals '🖦' (keyboard and
mouse {not available as emoji});
- '🖧' = '🖧':
- '🖧' equals '🖧' (three networked computers {not available as emoji});
- '🖨' = '🖨':
- '🖨' equals '🖨' (printer);
- '🖨️' = '🖨️':
- '🖨️' equals '🖨️' (emoji of printer {composed emoji of printer – VS16; cf. '🖶' = '🖶': '🖶' equals '🖶' below});
- '🖩' = '🖩':
- '🖩' equals '🖩' (pocket
calculator {not available as emoji});
- '🖪' = '🖪':
- '🖪' equals '🖪' (black hard shell floppy disk {bottom of 3.5" FD; no emoji version available});
- '🖫' = '🖫':
- '🖫' equals '🖫' (white hard shell floppy disk {top of 3.5" FD; not available as emoji, cf. '💾' = '💾': '💾' equals '💾'});
- '🖬' = '🖬':
- '🖬' equals '🖬' (soft shell floppy disk {bottom of 5.25" FD; not available as emoji});
- '🖭' = '🖭':
- '🖭' equals '🖭' (tape cartridge {no emoji version available});
- '🖮' = '🖮':
- '🖮' equals '🖮' (wired keyboard {no emoji version available});
- '🖯' = '🖯':
- '🖯' equals '🖯' (one button mouse – for Apple fans
{no emoji version available});
- '🖰' = '🖰':
- '🖰' equals '🖰' (two button mouse – for non-Apple fans {no emoji version available});
- '🖱' = '🖱':
- '🖱' equals '🖱' (three button mouse – short-lived due to mouse wheel);
- '🖱️' = '🖱️':
- '🖱️' equals '🖱️' (emoji of scroll wheel mouse {composed emoji of three button mouse – VS16});
- '🖲' = '🖲':
- '🖲' equals '🖲' (trackball);
- '🖲️' = '🖲️':
- '🖲️' equals '🖲️' (emoji of trackball {composed emoji of trackball – VS16});
- '🖳' = '🖳':
- '🖳' equals '🖳' (old personal computer [PC] {no emoji version available});
- '🖴' = '🖴':
- '🖴' equals '🖴' (hard disk {no emoji version available});
- '🖵' = '🖵':
- '🖵' equals '🖵' (screen {no emoji version available});
- '🖶' = '🖶':
- '🖶' equals '🖶' (printer icon {no emoji version available; vgl. '🖨️' = '🖨️': '🖨️' equals '🖨️' above});
- '🖷' = '🖷':
- '🖷' equals '🖷' (fax icon {no emoji version available});
- '🖸' = '🖸':
- '🖸' equals '🖸' (optical disc [CD, DVD, BD] icon {no emoji version available});
- '🖹' = '🖹':
- '🖹' equals '🖹' (document with text {no emoji version available});
- '🖺' = '🖺':
- '🖺' equals '🖺' (document with text and picture {no emoji version available});
- '🖻' = '🖻':
- '🖻' equals '🖻' (document with picture {no emoji version available});
- '🖼' = '🖼':
- '🖼' equals '🖼' (frame with picture);
- '🖼️' = '🖼️':
- '🖼️' equals '🖼️' (emoji version of frame with picture);
- '🖽' = '🖽':
- '🖽' equals '🖽' (frame with tiles {no emoji version available});
- '🖾' = '🖾':
- '🖾' equals '🖾' (frame with an X {no emoji version available});
- '🖿' = '🖿':
- '🖿' equals '🖿' (black folder {no emoji version available});
- '🗀' = '🗀':
- '🗀' equals '🗀' (folder {no emoji version available});
- '🗁' = '🗁':
- '🗁' equals '🗁' (open folder {no emoji version available});
- '🗂' = '🗂':
- '🗂' equals '🗂' (card index dividers);
- '🗂️' = '🗂️':
- '🗂️' equals '🗂️' (emoji of card index dividers {composed emoji of card index dividers – VS16});
- '🗃' = '🗃':
- '🗃' equals '🗃' (card file box);
- '🗃️' = '🗃️':
- '🗃️' equals '🗃️' (emoji of card file box {composed emoji of card file box – VS16});
- '🗄' = '🗄':
- '🗄' equals '🗄' (file cabinet);
- '🗄️' = '🗄️':
- '🗄️' equals '🗄️' (emoji of file cabinet {composed emoji of file cabinet – VS16});
- '🗅' = '🗅':
- '🗅' equals '🗅' (empty note {no emoji version available});
- '🗆' = '🗆':
- '🗆' equals '🗆' (empty note page {no emoji version available});
- '🗇' = '🗇':
- '🗇' equals '🗇' (empty note pad {no emoji version available});
- '🗈' = '🗈':
- '🗈' equals '🗈' (note {no emoji version available});
- '🗉' = '🗉':
- '🗉' equals '🗉' (note page {no emoji version available});
- '🗊' = '🗊':
- '🗊' equals '🗊' (note pad {no emoji version available});
- '🗋' = '🗋':
- '🗋' equals '🗋' (empty document {no emoji version available});
- '🗌' = '🗌':
- '🗌' equals '🗌' (empty page {no emoji version available});
- '🗍' = '🗍':
- '🗍' equals '🗍' (empty pages {no emoji version available});
- '🗎' = '🗎':
- '🗎' equals '🗎' (document {no emoji version available});
- '🗏' = '🗏':
- '🗏' equals '🗏' (page {no emoji version available});
- '🗐' = '🗐':
- '🗐' equals '🗐' (pages {no emoji version available});
- '🗑' = '🗑':
- '🗑' equals '🗑' (wastebasket);
- '🗑️' = '🗑️':
- '🗑️' equals '🗑️' (emoji of wastebasket {composed emoji of wastebasket – VS16});
- '🗒' = '🗒':
- '🗒' equals '🗒' (spiral note pad);
- '🗒️' = '🗒️':
- '🗒️' equals '🗒️' (emoji of spiral note pad {composed emoji of spiral note pad – VS16});
- '🗓' = '🗓':
- '🗓' equals '🗓' (spiral calendar pad);
- '🗓️' = '🗓️':
- '🗓️' equals '🗓️' (emoji of spiral calendar pad {composed emoji of spiral calendar pad – VS16});
- '🗔' = '🗔':
- '🗔' equals '🗔' (desktop window {no emoji version available});
- '🗙' = '🗙':
- '🗙' equals '🗙' (cancellation X {no emoji version available});
- '🗜' = '🗜':
- '🗜' equals '🗜' (compression);
- '🗜️' = '🗜️':
- '🗜️' equals '🗜️' (clamp {composed/altered emoji of compression – VS16});
- '🗝' = '🗝':
- '🗝' equals '🗝' (old key);
- '🗝️' = '🗝️':
- '🗝️' equals '🗝️' (emoji version of old key {composed emoji of old key – VS16});
- '🗞' = '🗞':
- '🗞' equals '🗞' (rolled-up newspaper);
- '🗞️' = '🗞️':
- '🗞️' equals '🗞️' (emoji of rolled-up newspaper {composed emoji of rolled-up newspaper – VS16});
- '🗟' = '🗟':
- '🗟' equals '🗟' (page with circled text {no emoji version available});
- '🗡' = '🗡':
- '🗡' equals '🗡' (dagger knife);
- '🗡️' = '🗡️':
- '🗡️' equals '🗡️' (emoji of dagger knife {composed emoji of dagger knife – VS16});
- '🗢' = '🗢':
- '🗢' equals '🗢' (lips {no emoji version available});
- '🗣' = '🗣':
- '🗣' equals '🗣' (speaking head in silhouette);
- '🗣️' = '🗣️':
- '🗣️' equals '🗣️' (emoji of speaking head in silhouette {composed emoji of speaking head in silhouette – VS16});
- '🗤' = '🗤':
- '🗤' equals '🗤' (three rays above {no emoji version available});
- '🗥' = '🗥':
- '🗥' equals '🗥' (three rays below {no emoji version available});
- '🗦' = '🗦':
- '🗦' equals '🗦' (three rays left {no emoji version available});
- '🗧' = '🗧':
- '🗧' equals '🗧' (three rays right {no emoji version available});
- '🗨' = '🗨':
- '🗨' equals '🗨' (left speech bubble);
- '🗨️' = '🗨️':
- '🗨️' equals '🗨️' (emoji version of left speech bubble {composed emoji of left speech bubble – VS16});
- '🗩' = '🗩':
- '🗩' equals '🗩' (right speech bubble {no emoji version available});
- '🗪' = '🗪':
- '🗪' equals '🗪' (two speech bubbles {no emoji version available});
- '🗫' = '🗫':
- '🗫' equals '🗫' (three speech bubbles {no emoji version available});
- '🗬' = '🗬':
- '🗬' equals '🗬' (left thought bubble {no emoji version available});
- '🗭' = '🗭':
- '🗭' equals '🗭' (right thought bubble {no emoji version available});
- '🗮' = '🗮':
- '🗮' equals '🗮' (left anger bubble {no emoji version available});
- '🗯' = '🗯':
- '🗯' equals '🗯' (right anger bubble);
- '🗯️' = '🗯️':
- '🗯️' equals '🗯️' (emoji version of right anger bubble {composed emoji of right anger bubble – VS16});
- '🗰' = '🗰':
- '🗰' equals '🗰' (mood bubble {no emoji version available});
- '🗱' = '🗱':
- '🗱' equals '🗱' (lightning mood bubble {no emoji version available});
- '🗲' = '🗲':
- '🗲' equals '🗲' (lightning mood {no emoji version available});
- '🗳' = '🗳':
- '🗳' equals '🗳' (ballot box with ballot);
- '🗳️' = '🗳️':
- '🗳️' equals '🗳️' (emoji version of ballot box with ballot {composed emoji of ballot box with ballot – VS16});
- '🗴' = '🗴':
- '🗴' equals '🗴' (ballot script X {no emoji version available});
- '🗵' = '🗵':
- '🗵' equals '🗵' (ballot box with script X {no emoji version available});
- '🗶' = '🗶':
- '🗶' equals '🗶' (ballot bold script X {no emoji version available});
- '🗷' = '🗷':
- '🗷' equals '🗷' (ballot box with bold script x {no emoji version available});
- '🗸' = '🗸':
- '🗸' equals '🗸' (light check mark {no emoji version available});
- '🗹' = '🗹':
- '🗹' equals '🗹' (ballot box with bold check {not available as emoji});
- '🗺' = '🗺':
- '🗺' equals '🗺' (world map);
- '🗺️' = '🗺️':
- '🗺️' equals '🗺️' (emoji of world map {composed emoji of world map – VS16});
- '🗻' = '🗻':
- '🗻' equals '🗻' (mount Fuji);
- '🗼' = '🗼':
- '🗼' equals '🗼' (Tokyo Tower);
- '🗽' = '🗽':
- '🗽' equals '🗽' (Statue of Liberty);
- '🗾' = '🗾':
- '🗾' equals '🗾' (silhouette of Japan);
- '🗿' = '🗿':
- '🗿' equals '🗿' (Moyai);
- Emoticons:
- dec. 128512-128591; hex. 1F600-1F64F !
- '😀' = '😀':
- '😀' equals '😀' (grinning
face {brown background for visibility});
- '😁' = '😁':
- '😁' equals '😁' (grinning
face with smiling eyes {brown background for visibility});
- '😂' = '😂':
- '😂' equals '😂' (face with tears of joy {brown background for visibility});
- '😃' = '😃':
- '😃' equals '😃' (smiling face with open mouth or grinning face with big eyes {brown background for visibility});
- '😄' = '😄':
- '😄' equals '😄' (smiling face with open mouth and smiling eyes {brown background for visibility});
- '😅' = '😅':
- '😅' equals '😅' (smiling face with open mouth and cold sweat {brown background for visibility});
- '😆' = '😆':
- '😆' equals '😆' (smiling face with open mouth and tightly-closed eyes {brown background for visibility});
- '😇' = '😇':
- '😇' equals '😇' (smiling face with halo {brown background for visibility});
- '😈' = '😈':
- '😈' equals '😈' (smiling face with horns);
- '😉' = '😉':
- '😉' equals '😉' (winking
face {brown background for visibility});
- '😊' = '😊':
- '😊' equals '😊' (smiling face with smiling eyes {brown background for visibility});
- '😋' = '😋':
- '😋' equals '😋' (face savouring delicious food {brown background for visibility});
- '😌' = '😌':
- '😌' equals '😌' (relieved face {brown background for visibility});
- '😍' = '😍':
- '😍' equals '😍' (smiling face
with heart-eyes {brown background for visibility});
- '😎' = '😎':
- '😎' equals '😎' (smiling
face with sunglasses {brown background for visibility});
- '😏' = '😏':
- '😏' equals '😏' (smirking face {brown background for visibility});
- '😐' = '😐':
- '😐' equals '😐' (neutral face {brown background for visibility});
- '😑' = '😑':
- '😑' equals '😑' (expressionless face {brown background for visibility});
- '😒' = '😒':
- '😒' equals '😒' (unamused
face {brown background for visibility});
- '😓' = '😓':
- '😓' equals '😓' (face with cold sweat {brown background for visibility});
- '😔' = '😔':
- '😔' equals '😔' (pensive face {brown background for visibility});
- '😕' = '😕':
- '😕' equals '😕' (confused face {brown background for visibility});
- '😖' = '😖':
- '😖' equals '😖' (confounded face {brown background for visibility});
- '😗' = '😗':
- '😗' equals '😗' (kissing face {brown background for visibility});
- '😘' = '😘':
- '😘' equals '😘' (face blowing a kiss {brown background for visibility});
- '😙' = '😙':
- '😙' equals '😙' (kissing face with smiling eyes {brown background for visibility});
- '😚' = '😚':
- '😚' equals '😚' (kissing face with closed eyes {brown background for visibility});
- '😛' = '😛':
- '😛' equals '😛' (face with stuck-out tongue {brown background for visibility});
- '😜' = '😜':
- '😜' equals '😜' (face with stuck-out tongue and winking eye {brown background for visibility});
- '😝' = '😝':
- '😝' equals '😝' (face with stuck-out tongue and tightly-closed eye {brown background for visibility});
- '😞' = '😞':
- '😞' equals '😞' (disappointed
face {brown background for visibility});
- '😟' = '😟':
- '😟' equals '😟' (worried face {brown background for visibility});
- '😠' = '😠':
- '😠' equals '😠' (angry
face {brown background for visibility});
- '😡' = '😡':
- '😡' equals '😡' (pouting
face);
- '😢' = '😢':
- '😢' equals '😢' (crying face {brown background for visibility});
- '😣' = '😣':
- '😣' equals '😣' (persevering face {brown background for visibility});
- '😤' = '😤':
- '😤' equals '😤' (face with look of triumph {brown background for visibility});
- '😥' = '😥':
- '😥' equals '😥' (disappointed but relieved face {brown background for visibility});
- '😦' = '😦':
- '😦' equals '😦' (frowning face with open mouth {brown background for visibility});
- '😧' = '😧':
- '😧' equals '😧' (anguished face {brown background for visibility});
- '😨' = '😨':
- '😨' equals '😨' (fearful
face {brown background for visibility});
- '😩' = '😩':
- '😩' equals '😩' (weary face {brown background for visibility});
- '😪' = '😪':
- '😪' equals '😪' (sleepy face {brown background for visibility});
- '😫' = '😫':
- '😫' equals '😫' (tired face {brown background for visibility});
- '😬' = '😬':
- '😬' equals '😬' (grimacing face {brown background for visibility});
- '😭' = '😭':
- '😭' equals '😭' (loudly crying
face {brown background for visibility});
- '😮' = '😮':
- '😮' equals '😮' (face with
open mouth {brown background for visibility});
- '😮💨' =
'😮💨':
- '😮‍💨' equals '😮‍💨' (face exhaling {Unicode 13.1 of 2020; brown background for visibility});
- '😯;' = '😯':
- '😯' equals '😯' (hushed face {brown background for visibility});
- '😰' = '😰':
- '😰' equals '😰' (face with open mouth and cold sweat {brown background for visibility});
- '😱' = '😱':
- '😱' equals '😱' (face screaming in fear {brown background for visibility});
- '😲' = '😲':
- '😲' equals '😲' (astonished
face{brown background for visibility});
- '😳' = '😳':
- '😳' equals '😳' (flushed
face {brown background for visibility});
- '😴' = '😴':
- '😴' equals '😴' (sleeping face {brown background for visibility});
- '😵' = '😵':
- '😵' equals '😵' (dizzy face {brown background for visibility});
- '😵💫' =
'😵💫':
- '😮‍💨' equals '😮‍💨' (face with spiral eyes {Unicode 13.1 of 2020; brown background for visibility});
- '😶' = '😶':
- '😶' equals '😶' (face without
mouth {brown background for visibility});
- '😶🌫️' =
'😶🌫️':
- '😶‍🌫️' equals '😶‍🌫️' (face in clouds {Unicode 13.1 of 2020; brown background for visibility});
- '😷' = '😷':
- '😷' equals '😷' (face with
medical mask {brown background for visibility});
- '😸' = '😸':
- '😸' equals '😸' (grinning cat face with smiling eyes {brown background for visibility});
- '😹' = '😹':
- '😹' equals '😹' (cat face with tears of joy {brown background for visibility});
- '😺' = '😺':
- '😺' equals '😺' (smiling cat face with open mouth {brown background for visibility});
- '😻' = '😻':
- '😻' equals '😻' (smiling cat face with heart-shaped eyes {brown background for visibility});
- '😼' = '😼':
- '😼' equals '😼' (cat face with wry smile {brown background for visibility});
- '😽' = '😽':
- '😽' equals '😽' (kissing cat face with closed eyes {brown background for visibility});
- '😾' = '😾':
- '😾' equals '😾' (pouting cat face {brown background for visibility});
- '😿' = '😿':
- '😿' equals '😿' (crying cat face {brown background for visibility});
- '🙀' = '🙀':
- '🙀' equals '🙀' (weary cat face {brown background for visibility});
- '🙁' = '🙁':
- '🙁' equals '🙁' (slightly
frowning face {brown background for visibility});
- '🙂' = '🙂':
- '🙂' equals '🙂' (slightly
smiling face {brown background for visibility});
- '🙃' = '🙃':
- '🙃' equals '🙃' (upside-down
face {brown background for visibility});
- '🙄' = '🙄':
- '🙄' equals '🙄' (face with
rolling eyes {brown background for visibility});
- '🙅' = '🙅':
- '🙅' equals '🙅' (person
with arms crossed forming an X to indicate
no or no good
{brown background for visibility});
- '🙅♂️' = '🙅♂️':
- '🙅‍♂️' equals '🙅‍♂️' (man gesturing NO / man with arms crossed forming an X to indicate
no or no good
{composed emoji of person gesturing NO – joiner – male – VS16; brown background for visibility});
- '🙆' = '🙆':
- '🙆' equals '🙆' (person gesturing OK / person with arms above her or his head, making an ‘OK’ sign (circle) with the whole body {brown background for visibility});
- '🙆♂️' = '🙆♂️':
- '🙆‍♂️' equals '🙆‍♂️' (man gesturing OK / man with arms above his head, making an ‘OK’ sign (circle) with the whole body {composed emoji of person gesturing OK – joiner – male – VS16; brown background for visibility});
- '🙇' = '🙇':
- '🙇' equals '🙇' (person bowing deeply – known as dogeza in Japan; {white background for visibility});
- '🙇♀️' = '🙇♀️':
- '🙇‍♀️' equals '🙇‍♀️' (woman bowing deeply – known as dogeza in Japan; {composed emoji of person bowing deeply – female sign – VS16; white background for visibility});
- '🙈' = '🙈':
- '🙈' equals '🙈' (see-no-evil
monkey);
- '🙉' = '🙉':
- '🙉' equals '🙉' (hear-no-evil
monkey);
- '🙊' = '🙊':
- '🙊' equals '🙊' (speak-no-evil
monkey);
- '🙋' = '🙋':
- '🙋' equals '🙋' (happy person raising one hand {brown background for visibility});
- '🙋♂️' = '🙋♂️':
- '🙋‍♂️' equals '🙋‍♂️' (man raising hand {composed emoji of happy person raising one hand – joiner – male – VS16; brown background for visibility});
- '🙌' = '🙌':
- '🙌' equals '🙌' (rising
both hands in celebration {brown background for visibility});
- '🙍' = '🙍':
- '🙍' equals '🙍' (person frowning);
- '🙍♂️' = '🙍♂️':
- '🙍‍♂️' equals '🙍‍♂️' (male person frowning {combined emoji of person frowning – joiner – male sign – VS16; brown background for visibility});
- '🙎' = '🙎':
- '🙎' equals '🙎' (person with pouting face);
- '🙎♂️' = '🙎♂️':
- '🙎‍♂️' equals '🙎‍♂️' (male person with pouting face {combined emoji of person with pouting face – joiner – male sign – VS16; brown background for visibility});
- '🙏' = '🙏':
- '🙏' equals '🙏' (folded
hands {brown background for visibility});
- Ornamental DingbatsEmoticons:
- dec. 128592-128511; hex. 1F650-1F67F !
- '🙪' = '🙪':
- '🙪' equals '🙪' (solid quilt
square ornament);
- '🙮' = '🙮':
- '🙮' equals '🙮' (rightwards
rocket);
- '🙾' = '🙾':
- '🙾' equals '🙾' (checker
board);
- '🙿' = '🙿':
- '🙿' equals '🙿' (reverse
checker board);
- Transport and Map Symbols:
- dec. 128640-128767; hex. 1F680-1F6FF !
- '🚀' = '🚀':
- '🚀' equals '🚀' (rocket);
- '🚁' = '🚁':
- '🚁' equals '🚁' (helicopter {brown background for visibility});
- '🚂' = '🚂':
- '🚂' equals '🚂' (steam locomotive);
- '🚃' = '🚃':
- '🚃' equals '🚃' (railway car);
- '🚄' = '🚄':
- '🚄' equals '🚄' (high-speed train);
- '🚅' = '🚅':
- '🚅' equals '🚅' (high-speed train with bullet nose);
- '🚆' = '🚆':
- '🚆' equals '🚆' (train);
- '🚇' = '🚇':
- '🚇' equals '🚇' (metro);
- '🚈' = '🚈':
- '🚈' equals '🚈' (light rail);
- '🚉' = '🚉':
- '🚉' equals '🚉' (station);
- '🚊' = '🚊':
- '🚊' equals '🚊' (tram);
- '🚋' = '🚋':
- '🚋' equals '🚋' (tram car);
- '🚌' = '🚌':
- '🚌' equals '🚌' (bus);
- '🚍' = '🚍':
- '🚍' equals '🚍' (oncoming bus);
- '🚎' = '🚎':
- '🚎' equals '🚎' (trolleybus);
- '🚏' = '🚏':
- '🚏' equals '🚏' (bus stop);
- '🚐' = '🚐':
- '🚐' equals '🚐' (minibus);
- '🚑' = '🚑':
- '🚑' equals '🚑' (ambulance);
- '🚒' = '🚒':
- '🚒' equals '🚒' (fire engine);
- '🚓' = '🚓':
- '🚓' equals '🚓' (police car);
- '🚔' = '🚔':
- '🚔' equals '🚔' (oncoming police car);
- '🚕' = '🚕':
- '🚕' equals '🚕' (taxi {brown background for visibility});
- '🚖' = '🚖':
- '🚖' equals '🚖' (oncoming taxi {brown background for visibility});
- '🚗' = '🚗':
- '🚗' equals '🚗' (automobile);
- '🚘' = '🚘':
- '🚘' equals '🚘' (oncoming automobile);
- '🚙' = '🚙':
- '🚙' equals '🚙' (recreational car);
- '🚚' = '🚚':
- '🚚' equals '🚚' (delivery truck {brown background for visibility});
- '🚛' = '🚛':
- '🚛' equals '🚛' (articulated lorry {brown background for visibility});
- '🚜' = '🚜':
- '🚜' equals '🚜' (tractor);
- '🚝' = '🚝':
- '🚝' equals '🚝' (monorail);
- '🚞' = '🚞':
- '🚞' equals '🚞' (mountain railway);
- '🚟' = '🚟':
- '🚟' equals '🚟' (suspension railway);
- '🚠' = '🚠':
- '🚠' equals '🚠' (mountain cableway);
- '🚡' = '🚡':
- '🚡' equals '🚡' (aerial tramway);
- '🚢' = '🚢':
- '🚢' equals '🚢' (ship);
- '🚣' = '🚣':
- '🚣' equals '🚣' (rowboat {white background for visibility});
- '🚤' = '🚤':
- '🚤' equals '🚤' (speedboat {white background for visibility});
- '🚥' = '🚥':
- '🚥' equals '🚥' (horizontal traffic light);
- '🚦' = '🚦':
- '🚦' equals '🚦' (vertical traffic light);
- '🚧' = '🚧':
- '🚧' equals '🚧' (construction sign {brown background for visibility});
- '🚨' = '🚨':
- '🚨' equals '🚨' (police car
revolving light);
- '🚩' = '🚩':
- '🚩' equals '🚩' (triangular
flag on post);
- '🚪' = '🚪':
- '🚪' equals '🚪' (door);
- '🚫' = '🚫':
- '🚫' equals '🚫' (no entry / prohibited / restriction sign);
- '🚭' = '🚭':
- '🚭' equals '🚭' (no smoking
symbol);
- '🚮' = '🚮':
- '🚮' equals '🚮' (put litter
in its place symbol);
- '🚯' = '🚯':
- '🚯' equals '🚯' (do not litter
symbol);
- '🚰' = '🚰':
- '🚰' equals '🚰' (potable water symbol);
- '🚱' = '🚱':
- '🚱' equals '🚱' (non-potable water symbol);
- '🚲' = '🚲':
- '🚲' equals '🚲' (bicycle);
- '🚳' = '🚳':
- '🚳' equals '🚳' (no bicycles);
- '🚴' = '🚴':
- '🚴' equals '🚴' (person biking {white background for visibility});
- '🚵' = '🚵':
- '🚵' equals '🚵' (mountain bicyclist {white background for visibility});
- '🚶' = '🚶':
- '🚶' equals '🚶' (pedestrian {brown background for visibility});
- '🚷' = '🚷':
- '🚷' equals '🚷' (no pedestrians);
- '🚸' = '🚸':
- '🚸' equals '🚸' (children crossing sign);
- '🚹' = '🚹':
- '🚹' equals '🚹' (mens symbol – typically for male restroom);
- '🚺' = '🚺':
- '🚺' equals '🚺' (womens symbol – typically for female restroom);
- '🚻' = '🚻':
- '🚻' equals '🚻' (restroom/bathroom/toilet; depicting an iconography of a man and woman);
- '🚼' = '🚼':
- '🚼' equals '🚼' (baby symbol – indicate a room that is suitable to change a baby in);
- '🚽' = '🚽':
- '🚽' equals '🚽' (toilet);
- '🚾' = '🚾':
- '🚾' equals '🚾' (water closet; i.e. public toilet, bathroom or restroom);
- '🚿' = '🚿':
- '🚿' equals '🚿' (shower);
- '🛀' = '🛀':
- '🛀' equals '🛀' (bath {brown background for visibility});
- '🛁' = '🛁':
- '🛁' equals '🛁' (bathtub);
- '🛂' = '🛂':
- '🛂' equals '🛂' (passport control);
- '🛃' = '🛃':
- '🛃' equals '🛃' (customs);
- '🛄' = '🛄':
- '🛄' equals '🛄' (baggage claim);
- '🛅' = '🛅':
- '🛅' equals '🛅' (left luggage);
- '🛆' = '🛆':
- '🛆' equals '🛆' (triangle with
rounded corners {not available as emoji});
- '🛇' = '🛇':
- '🛇' equals '🛇' (prohibited
sign {no emoji version available; cf. '🚫' = '🚫': '🚫' equals '🚫'});
- '🛈' = '🛈':
- '🛈' equals '🛈' (circled
information source {not available as emoji});
- '🛉' = '🛉':
- '🛉' equals '🛉' (boys symbol {no emoji version available});
- '🛊' = '🛊':
- '🛊' equals '🛊' (girls symbol {no emoji version available});
- '🛋' = '🛋':
- '🛋' equals '🛋' (couch and lamp);
- '🛋️' = '🛋️':
- '🛋️' equals '🛋️' (emoji of couch and lamp {composed emoji of couch and lamp – VS16});
- '🛌' = '🛌':
- '🛌' equals '🛌' (sleeping accomodation {white background for visibility});
- '🛍' = '🛍':
- '🛍' equals '🛍' (shopping bags);
- '🛍️' = '🛍️':
- '🛍️' equals '🛍️' (emoji of shopping bags {composed emoji of shopping bags – VS16});
- '🛎' = '🛎':
- '🛎' equals '🛎' (bellhop bell);
- '🛎️' = '🛎️':
- '🛎️' equals '🛎️' (emoji of bellhop bell {composed emoji of bellhop bell – VS16});
- '🛏' = '🛏':
- '🛏' equals '🛏' (bed);
- '🛏️' = '🛏️':
- '🛏️' equals '🛏️' (emoji of bed {composed emoji of bed – VS16});
- '🛐' = '🛐':
- '🛐' equals '🛐' (place of worship / religious building, e.g. church, mosque, or synagogue);
- '🛑' = '🛑':
- '🛑' equals '🛑' (octagonal sign);
- '🛒' = '🛒':
- '🛒' equals '🛒' (shopping trolley);
- '🛕' = '🛕':
- '🛕' equals '🛕' (Hindu temple {Unicode 12.0 of 2019});
- '🛖' = '🛖':
- '🛖' equals '🛖' (hut {Unicode 13.0 of 2020});
- '🛗' = '🛗':
- '🛗' equals '🛗' (elevator {Unicode 13.0 of 2020});
- '🛜' = '🛜':
- '🛜' equals '🛜' (wireless symbol {Unicode 15.0 of 2022});
- '🛝' = '🛝':
- '🛝' equals '🛝' (playground slide {Unicode 14.0 of 2021});
- '🛞' = '🛞':
- '🛞' equals '🛞' (wheel with rubber tire {Unicode 14.0 of 2021});
- '🛟' = '🛟':
- '🛟' equals '🛟' (ring buoy aka life preserver {Unicode 14.0 of 2021});
- '🛠' = '🛠':
- '🛠' equals '🛠' (hammer and wrench);
- '🛠️' = '🛠️':
- '🛠️' equals '🛠️' (emoji of hammer and wrench {composed emoji of hammer and wrench – VS16});
- '🛡' = '🛡':
- '🛡' equals '🛡' (shield);
- '🛡️' = '🛡️':
- '🛡️' equals '🛡️' (emoji of shield {composed emoji of shield – VS16});
- '🛣' = '🛣':
- '🛣' equals '🛣' (motorway);
- '🛣️' = '🛣️':
- '🛣️' equals '🛣️' (emoji of motorway {composed emoji of motorway – VS16});
- '🛤' = '🛤':
- '🛤' equals '🛤' (railway track);
- '🛤️' = '🛤️':
- '🛤️' equals '🛤️' (emoji of railway track {composed emoji of railway track – VS16});
- '🛥' = '🛥':
- '🛥' equals '🛥' (motor boat);
- '🛥️' = '🛥️':
- '🛥️' equals '🛥️' (emoji of motor boat {composed emoji of motor boat – VS16});
- '🛦' = '🛦':
- '🛦' equals '🛦' (up-pointing
military airplane {no emoji version available});
- '🛧' = '🛧':
- '🛧' equals '🛧' (up-pointing
airplane {no emoji version available});
- '🛨' = '🛨':
- '🛨' equals '🛨' (up-pointing
small airplane {no emoji version available});
- '🛩' = '🛩':
- '🛩' equals '🛩' (small airplane);
- '🛩️' = '🛩️':
- '🛩️' equals '🛩️' (emoji of small airplane {composed emoji of small airplane – VS16});
- '🛪' = '🛪':
- '🛪' equals '🛪' (northeast-pointing airplane {no emoji version available});
- '🛫' = '🛫':
- '🛫' equals '🛫' (airplane departure);
- '🛬' = '🛬':
- '🛬' equals '🛬' (airplane arriving);
- '🛰' = '🛰':
- '🛰' equals '🛰' (satellite);
- '🛰️' = '🛰️':
- '🛰️' equals '🛰️' (emoji of satellite {composed emoji of satellite – VS16});
- '🛱' = '🛱':
- '🛱' equals '🛱' (oncoming fire engine {no emoji version available});
- '🛲' = '🛲':
- '🛲' equals '🛲' (diesel locomotive {no emoji version available});
- '🛳' = '🛳':
- '🛳' equals '🛳' (passanger ship);
- '🛳️' = '🛳️':
- '🛳️' equals '🛳️' (emoji of passanger ship {composed emoji of passanger ship – VS16});
- '🛴' = '🛴':
- '🛴' equals '🛴' (scooter);
- '🛵' = '🛵':
- '🛵' equals '🛵' (motor scooter);
- '🛶' = '🛶':
- '🛶' equals '🛶' (canoe {white background for visibility});
- '🛷' = '🛷':
- '🛷' equals '🛷' (Sled /
toboggan / sledge);
- '🛸' = '🛸':
- '🛸' equals '🛸' (flying saucer {brown background for visibility});
- '🛹' = '🛹':
- '🛹' equals '🛹' (skateboard);
- '🛺' = '🛺':
- '🛺' equals '🛺' (auto rickshaw / tuk tuk {Unicode 12.0 of 2019});
- '🛻' = '🛻':
- '🛻' equals '🛻' (pickup truck {Unicode 13.0 of 2020});
- '🛼' = '🛼':
- '🛼' equals '🛼' (roller skate {Unicode 13.0 of 2020});
- Alchemical Symbols:
- dec. 128768-128895; hex. 1F700-1F77F !
- '🜔' = '🜔':
- '🜔' equals '🜔' (salt);
- '🜕' = '🜕':
- '🜕' equals '🜕' (nitre);
- '🜚' = '🜚':
- '🜚' equals '🜚' (gold);
- '🜛' = '🜛':
- '🜛' equals '🜛' (silver);
- '🜞' = '🜞':
- '🜞' equals '🜞' (iron);
- '🝆' = '🝆':
- '🝆' equals '🝆' (oil);
- '🝊' = '🝊':
- '🝊' equals '🝊' (wax);
- Geometric Shapes Extended:
- dec. 128896-129023; hex. 1F780-1F7FF !
- '🞅' = '🞅':
- '🞅' equals '🞅' (medium bold
white circle);
- '🞆' = '🞆':
- '🞆' equals '🞆' (bold white
circle);
- '🞇' = '🞇':
- '🞇' equals '🞇' (heavy white
circle);
- '🞈' = '🞈':
- '🞈' equals '🞈' (very heavy
white circle);
- '🞉' = '🞉':
- '🞉' equals '🞉' (extremely
heavy white circle);
- '🞊' = '🞊':
- '🞊' equals '🞊' (white circle
containing black small circle);
- '🞋' = '🞋':
- '🞋' equals '🞋' (round target);
- '🞎' = '🞎':
- '🞎' equals '🞎' (light white
square);
- '🞏' = '🞏':
- '🞏' equals '🞏' (medium white
square);
- '🞐' = '🞐':
- '🞐' equals '🞐' (bold white
square);
- '🞑' = '🞑':
- '🞑' equals '🞑' (heavy white
square);
- '🞒' = '🞒':
- '🞒' equals '🞒' (very heavy
white square);
- '🞓' = '🞓':
- '🞓' equals '🞓' (extremely
heavy white square);
- '🞔' = '🞔':
- '🞔' equals '🞔' (white square
containing black very small square);
- '🞕' = '🞕':
- '🞕' equals '🞕' (white square
containing black medium square);
- '🞖' = '🞖':
- '🞖' equals '🞖' (square
target);
- '🞵' = '🞵':
- '🞵' equals '🞵' (light six
spoked asterisk);
- '🞶' = '🞶':
- '🞶' equals '🞶' (medium six
spoked asterisk);
- '🞷' = '🞷':
- '🞷' equals '🞷' (bold six
spoked asterisk);
- '🞸' = '🞸':
- '🞸' equals '🞸' (heavy six
spoked asterisk);
- '🞹' = '🞹':
- '🞹' equals '🞹' (very heavy
six spoked asterisk);
- '🞺' = '🞺':
- '🞺' equals '🞺' (extremely
heavy six spoked asterisk);
- '🟀' = '🟀':
- '🟀' equals '🟀' (light three
pointed black star);
- '🟁' = '🟁':
- '🟁' equals '🟁' (medium three
pointed black star);
- '🟂' = '🟂':
- '🟂' equals '🟂' (three pointed
black star);
- '🟃' = '🟃':
- '🟃' equals '🟃' (medium three
pointed pinwheel star);
- '🟇' = '🟇':
- '🟇' equals '🟇' (medium four
pointed pinwheel star);
- '🟈' = '🟈':
- '🟈' equals '🟈' (reverse light
four pointed pinwheel star);
- '🟍' = '🟍':
- '🟍' equals '🟍' (six pointed
pinwheel star);
- '🟎' = '🟎':
- '🟎' equals '🟎' (medium eight
pointed black star);
- '🟏' = '🟏':
- '🟏' equals '🟏' (heavy eight
pointed black star);
- '🟐' = '🟐':
- '🟐' equals '🟐' (very heavy
eight pointed black star);
- '🟑' = '🟑':
- '🟑' equals '🟑' (heavy eight
pointed pinwheel star);
- '🟒' = '🟒':
- '🟒' equals '🟒' (light twelve
pointed black star);
- '🟓' = '🟓':
- '🟓' equals '🟓' (heavy twelve
pointed black star);
- '🟔' = '🟔':
- '🟔' equals '🟔' (heavy twelve
pointed pinwheel star);
- '🟠' = '🟠':
- '🟠' equals '🟠' (orange circle {Unicode 12.0 of 2019});
- '🟡' =
'🟡':
- '🟡' equals '🟡' (yellow circle {Unicode 12.0 of 2019; brown background for visibility});
- '🟢' = '🟢':
- '🟢' equals '🟢' (green circle {Unicode 12.0 of 2019});
- '🟣' = '🟣':
- '🟣' equals '🟣' (purple circle {Unicode 12.0 of 2019});
- '🟤' = '🟤':
- '🟤' equals '🟤' (brown circle {Unicode 12.0 of 2019});
- '🟥' = '🟥':
- '🟥' equals '🟥' (red square {Unicode 12.0 of 2019});
- '🟦' = '🟦':
- '🟦' equals '🟦' (blue square {Unicode 12.0 of 2019});
- '🟧' = '🟧':
- '🟧' equals '🟧' (orange square {Unicode 12.0 of 2019});
- '🟨;' =
'🟨':
- '🟨' equals '🟨' (yellow square {Unicode 12.0 of 2019; brown background for visibility});
- '🟩' = '🟩':
- '🟩' equals '🟩' (green square {Unicode 12.0 of 2019});
- '🟪' = '🟪':
- '🟪' equals '🟪' (purple square {Unicode 12.0 of 2019});
- '🟫' = '🟫':
- '🟫' equals '🟫' (brown square {Unicode 12.0 of 2019});
- '🟰' = '🟰':
- '🟰' equals '🟰' (heavy equals sign {Unicode 14.0 of 2021});
- Supplemental Arrows-C:
- dec. 129024-129279; hex. 1F800-1F8FF !
- '🢔' = '🢔':
- '🢔' equals '🢔' (leftwards
white arrow within triangle arrowhead);
- '🢕' = '🢕':
- '🢕' equals '🢕' (upwards
white arrow within triangle arrowhead);
- '🢖' = '🢖':
- '🢖' equals '🢖' (rightwards
white arrow within triangle arrowhead);
- '🢗' = '🢗':
- '🢗' equals '🢗' (downwards
white arrow within triangle arrowhead);
- '🢘' = '🢘':
- '🢘' equals '🢘' (leftwards
arrow with notched tail);
- '🢙' = '🢙':
- '🢙' equals '🢙' (upwards
arrow with notched tail);
- '🢚' = '🢚':
- '🢚' equals '🢚' (rightwards
arrow with notched tail);
- '🢛' = '🢛':
- '🢛' equals '🢛' (downwards
arrow with notched tail);
- '🢤' = '🢤':
- '🢤' equals '🢤' (leftwards
left-shaded white arrow);
- '🢥' = '🢥':
- '🢥' equals '🢥' (rightwards
right-shaded white arrow);
- '🢦' = '🢦':
- '🢦' equals '🢦' (leftwards
right-shaded white arrow);
- '🢧' = '🢧':
- '🢧' equals '🢧' (rightwards
left-shaded white arrow);
- '🢨' = '🢨':
- '🢨' equals '🢨' (leftwards
back-tilted shadowed white arrow);
- '🢩' = '🢩':
- '🢩' equals '🢩' (rightwards
back-tilted shadowed white arrow);
- Supplemental Symbols
and Pictographs:
- dec. 129280-129535; hex. 1F900-1F9FF !
- '🤀' = '🤀':
- '🤀' equals '🤀' (circled
cross formee with four dots);
- '🤁' = '🤁':
- '🤁' equals '🤁' (circled
cross formee with two dots);
- '🤂' = '🤂':
- '🤂' equals '🤂' (circled
cross formee);
- '🤃' = '🤃':
- '🤃' equals '🤃' (left half
circle with four dots);
- '🤄' = '🤄':
- '🤄' equals '🤄' (left half
circle with three dots);
- '🤅' = '🤅':
- '🤅' equals '🤅' (left half
circle with two dots);
- '🤆' = '🤆':
- '🤆' equals '🤆' (left half
circle with dot);
- '🤇' = '🤇':
- '🤇' equals '🤇' (left half
circle);
- '🤌' = '🤌':
- '🤌' equals '🤌' (pinched fingers {Unicode 13.0 of 2020});
- '🤍' = '🤍':
- '🤍' equals '🤍' (white heart);
- '🤎' = '🤎':
- '🤎' equals '🤎' (brown heart);
- '🤏' = '🤏':
- '🤏' equals '🤏' (pinching hand);
- '🤐' = '🤐':
- '🤐' equals '🤐' (zipper-mouth
face {brown background for visibility});
- '🤑' = '🤑':
- '🤑' equals '🤑' (money-mouth
face {brown background for visibility});
- '🤒' = '🤒':
- '🤒' equals '🤒' (face with
thermometer {brown background for visibility});
- '🤓' = '🤓':
- '🤓' equals '🤓' (nerd face {brown background for visibility});
- '🤔' = '🤔':
- '🤔' equals '🤔' (thinking
face {brown background for visibility});
- '🤕' = '🤕':
- '🤕' equals '🤕' (face with
head-bandage {brown background for visibility});
- '🤖' = '🤖':
- '🤖' equals '🤖' (robot face);
- '🤗' = '🤗':
- '🤗' equals '🤗' (hugging face {brown background for visibility});
- '🤘' = '🤘':
- '🤘' equals '🤘' (sign of horns {brown background for visibility});
- '🤙' = '🤙':
- '🤙' equals '🤙' (call me hand {brown background for visibility});
- '🤚' = '🤚':
- '🤚' equals '🤚' (raised back of hand {brown background for visibility});
- '🤛' = '🤛':
- '🤛' equals '🤛' (left-facing fist {brown background for visibility});
- '🤜' = '🤜':
- '🤜' equals '🤜' (right-facing fist {brown background for visibility});
- '🤝' = '🤝':
- '🤝' equals '🤝' (handshake {brown background for visibility});
- '🤞' = '🤞':
- '🤞' equals '🤞' (crossed fingers {brown background for visibility});
- '🤟' = '🤟':
- '🤟' equals '🤟' (love you gesture {brown background for visibility});
- '🤠' = '🤠':
- '🤠' equals '🤠' (face with cowboy hat {sky blue background for visibility});
- '🤡' = '🤡':
- '🤡' equals '🤡' (clown face);
- '🤢' = '🤢':
- '🤢' equals '🤢' (nauseated face);
- '🤣' = '🤣':
- '🤣' equals '🤣' (ROFL: rolling on the floor laughing {brown background for visibility});
- '🤤' = '🤤':
- '🤤' equals '🤤' (drooling face {brown background for visibility});
- '🤥' = '🤥':
- '🤥' equals '🤥' (lying face {brown background for visibility});
- '🤦' = '🤦':
- '🤦' equals '🤦' (face palm);
- '🤦♂️' = '🤦♂️':
- '🤦‍♂️' equals '🤦‍♂️' (male person frowning {combined emoji of face palm-joiner-male sign-VS16; brown background for visibility});
- '🤧' = '🤧':
- '🤧' equals '🤧' (sneezing face {brown background for visibility});
- '🤨' = '🤨':
- '🤨' equals '🤨' (face with raised eyebrow {brown background for visibility});
- '🤩' = '🤩':
- '🤩' equals '🤩' (star-struck {brown background for visibility});
- '🤪' = '🤪':
- '🤪' equals '🤪' (zany face {brown background for visibility});
- '🤫' = '🤫':
- '🤫' equals '🤫' (shushing face {brown background for visibility});
- '🤬' = '🤬':
- '🤬' equals '🤬' (serious face
with symbols covering mouth);
- '🤭' = '🤭':
- '🤭' equals '🤭' (face with hand over mouth {brown background for visibility});
- '🤮' = '🤮':
- '🤮' equals '🤮' (face with open mouth vomiting {brown background for visibility});
- '🤯' = '🤯':
- '🤯' equals '🤯' (exploding head {brown background for visibility});
- '🤰' = '🤰':
- '🤰' equals '🤰' (pregnant woman {brown background for visibility});
- '🤱' = '🤱':
- '🤱' equals '🤱' (woman breastfeeding a child {brown background for visibility});
- '🤲' = '🤲':
- '🤲' equals '🤲' (palms up together {brown background for visibility});
- '🤳' = '🤳':
- '🤳' equals '🤳' (selfie {brown background for visibility});
- '🤴' = '🤴':
- '🤴' equals '🤴' (prince {brown background for visibility});
- '🤵' = '🤵':
- '🤵' equals '🤵' (man in tuxedo {brown background for visibility});
- '🤶' = '🤶':
- '🤶' equals '🤶' (mother christmas {brown background for visibility});
- '🤷' = '🤷':
- '🤷' equals '🤷' (shrug {brown background for visibility});
- '🤷♂️' = '🤷♂️':
- '🤷‍♂️' equals '🤷‍♂️' (man shrugging {combined emoji of shrug-joiner-male sign-VS16; brown background for visibility});
- '🤸' = '🤸':
- '🤸' equals '🤸' (person doing cartwheel {brown background for visibility});
- '🤹' = '🤹':
- '🤹' equals '🤹' (juggling {brown background for visibility});
- '🤺' = '🤺':
- '🤺' equals '🤺' (fencer);
- '🤻' = '🤻':
- '🤻' equals '🤻' (modern pentathlon);
- '🤼' = '🤼':
- '🤼' equals '🤼' (people werestling {brown background for visibility});
- '🤽' = '🤽':
- '🤽' equals '🤽' (water polo {brown background for visibility});
- '🤾' = '🤾':
- '🤾' equals '🤾' (handball {brown background for visibility});
- '🤿' = '🤿':
- '🤿' equals '🤿' (diving mask {Unicode 12.0 of 2019});
- '🥀' = '🥀':
- '🥀' equals '🥀' (wilted flower);
- '🥁' = '🥁':
- '🥁' equals '🥁' (drum);
- '🥂' = '🥂':
- '🥂' equals '🥂' (clinking glasses {sky‑blue background for visibility});
- '🥃' = '🥃':
- '🥃' equals '🥃' (tumbler glass);
- '🥄' = '🥄':
- '🥄' equals '🥄' (spoon);
- '🥅' = '🥅':
- '🥅' equals '🥅' (goal net);
- '🥆' = '🥆':
- '🥆' equals '🥆' (rifle);
- '🥇' = '🥇':
- '🥇' equals '🥇' (1st place medal);
- '🥈' = '🥈':
- '🥈' equals '🥈' (2nd place medal);
- '🥉' = '🥉':
- '🥉' equals '🥉' (3rd place medal);
- '🥊' = '🥊':
- '🥊' equals '🥊' (boxing glove);
- '🥋' = '🥋':
- '🥋' equals '🥋' (martial arts
uniform);
- '🥌' = '🥌':
- '🥌' equals '🥌' (curling stone);
- '🥍' = '🥍':
- '🥍' equals '🥍' (lacrosse stick and ball {Unicode 11.0 of 2018});
- '🥎' = '🥎':
- '🥎' equals '🥎' (softball {Unicode 11.0 of 2018});
- '🥏' = '🥏':
- '🥏' equals '🥏' (flying disc {Unicode 11.0 of 2018});
- '🥐' = '🥐':
- '🥐' equals '🥐' (croissant);
- '🥑' = '🥑':
- '🥑' equals '🥑' (avocado);
- '🥒' = '🥒':
- '🥒' equals '🥒' (cucumber);
- '🥓' = '🥓':
- '🥓' equals '🥓' (bacon);
- '🥔' = '🥔':
- '🥔' equals '🥔' (potato);
- '🥕' = '🥕':
- '🥕' equals '🥕' (carrot);
- '🥖' = '🥖':
- '🥖' equals '🥖' (baguette bread);
- '🥗' = '🥗':
- '🥗' equals '🥗' (green salad);
- '🥘' = '🥘':
- '🥘' equals '🥘' (shallow pan of food);
- '🥙' = '🥙':
- '🥙' equals '🥙' (stuffed flatbread);
- '🥚' = '🥚':
- '🥚' equals '🥚' (egg);
- '🥛' = '🥛':
- '🥛' equals '🥛' (glass of milk);
- '🥜' = '🥜':
- '🥜' equals '🥜' (peanuts);
- '🥝' = '🥝':
- '🥝' equals '🥝' (kiwifruit);
- '🥞' = '🥞':
- '🥞' equals '🥞' (pancake);
- '🥟' = '🥟':
- '🥟' equals '🥟' (dumpling {white background for visibility});
- '🥠' = '🥠':
- '🥠' equals '🥠' (fortune cookie);
- '🥡' = '🥡':
- '🥡' equals '🥡' (takeout box);
- '🥢' = '🥢':
- '🥢' equals '🥢' (chopsticks);
- '🥣' = '🥣':
- '🥣' equals '🥣' (bowl with spoon);
- '🥤' = '🥤':
- '🥤' equals '🥤' (cup with straw);
- '🥥' = '🥥':
- '🥥' equals '🥥' (coconut {Unicode 10.0 and Emoji 5.0 of 2017});
- '🥦' = '🥦':
- '🥦' equals '🥦' (broccoli {Unicode 10.0 and Emoji 5.0 of 2017});
- '🥧' = '🥧':
- '🥧' equals '🥧' (pie {Unicode 10.0 and Emoji 5.0 of 2017; white background for visibility});
- '🥨' = '🥨':
- '🥨' equals '🥨' (pretzel {Unicode 10.0 and Emoji 5.0 of 2017});
- '🥩' = '🥩':
- '🥩' equals '🥩' (cut of meat {Unicode 10.0 and Emoji 5.0 of 2017});
- '🥪' = '🥪':
- '🥪' equals '🥪' (sandwich {Unicode 10.0 and Emoji 5.0 of 2017});
- '🥫' = '🥫':
- '🥫' equals '🥫' (canned food {Unicode 10.0 and Emoji 5.0 of 2017});
- '🥬' = '🥬':
- '🥬' equals '🥬' (leafy green {Unicode 11.0 of 2018});
- '🥭' = '🥭':
- '🥭' equals '🥭' (mango {Unicode 11.0 of 2018});
- '🥮' = '🥮':
- '🥮' equals '🥮' (moon cake {Unicode 11.0 of 2018});
- '🥯' = '🥯':
- '🥯' equals '🥯' (bagel {Unicode 11.0 of 2018});
- '🥰' = '🥰':
- '🥰' equals '🥰' (smiling face with hearts {Unicode 11.0 of 2018; brown background for visibility});
- '🥱' = '🥱':
- '🥱' equals '🥱' (yawning face {brown background for visibility});
- '🥲' = '🥲':
- '🥲' equals '🥲' (smiling face with tear {Unicode 13.0 of 2020; brown background for visibility});
- '🥳' = '🥳':
- '🥳' equals '🥳' (partying face {Unicode 11.0 of 2018; brown background for visibility});
- '🥴' = '🥴':
- '🥴' equals '🥴' (woozy face {Unicode 11.0 of 2018; brown background for visibility});
- '🥵' = '🥵':
- '🥵' equals '🥵' (hot face {Unicode 11.0 of 2018});
- '🥶' = '🥶':
- '🥶' equals '🥶' (cold face {Unicode 11.0 of 2018});
- '🥷' = '🥷':
- '🥷' equals '🥷' (ninja {Unicode 13.0 of 2020});
- '🥸' = '🥸':
- '🥸' equals '🥸' (disguised face {Unicode 13.0 of 2020; brown background for visibility});
- '🥹' = '🥹':
- '🥹' equals '🥹' (face holding back tears {Unicode 15.0 of 2022; brown background for visibility});
- '🥺' = '🥺':
- '🥺' equals '🥺' (pleading face {Unicode 11.0 of 2018; brown background for visibility});
- '🥻' = '🥻':
- '🥻' equals '🥻' (sari {Unicode 12.0 of 2019});
- '🥼' = '🥼':
- '🥼' equals '🥼' (lab coat {Unicode 11.0 of 2018});
- '🥽' = '🥽':
- '🥽' equals '🥽' (safety goggles {Unicode 11.0 of 2018});
- '🥾' = '🥾':
- '🥾' equals '🥾' (hiking boot {Unicode 11.0 of 2018});
- '🥿' = '🥿':
- '🥿' equals '🥿' (flat shoe {Unicode 11.0 of 2018});
- '🦀' = '🦀':
- '🦀' equals '🦀' (crab);
- '🦁' = '🦁':
- '🦁' equals '🦁' (lion);
- '🦂' = '🦂':
- '🦂' equals '🦂' (scorpion);
- '🦃' = '🦃':
- '🦃' equals '🦃' (turkey);
- '🦄' = '🦄':
- '🦄' equals '🦄' (unicorn face);
- '🦅' = '🦅':
- '🦅' equals '🦅' (eagle);
- '🦆' = '🦆':
- '🦆' equals '🦆' (dug);
- '🦇' = '🦇':
- '🦇' equals '🦇' (bat);
- '🦈' = '🦈':
- '🦈' equals '🦈' (shark);
- '🦉' = '🦉':
- '🦉' equals '🦉' (owl);
- '🦊' = '🦊':
- '🦊' equals '🦊' (fox face);
- '🦋' = '🦋':
- '🦋' equals '🦋' (butterfly);
- '🦌' = '🦌':
- '🦌' equals '🦌' (deer);
- '🦍' = '🦍':
- '🦍' equals '🦍' (gorilla);
- '🦎' = '🦎':
- '🦎' equals '🦎' (lizard);
- '🦏' = '🦏':
- '🦏' equals '🦏' (rhinoceros);
- '🦐' = '🦐':
- '🦐' equals '🦐' (shrimp);
- '🦑' = '🦑':
- '🦑' equals '🦑' (squid);
- '🦒' = '🦒':
- '🦒' equals '🦒' (giraffe face – official Unicode name despite being mostly the entire giraffe {brown background for visibility});
- '🦓' = '🦓':
- '🦓' equals '🦓' (zebra face);
- '🦔' = '🦔':
- '🦔' equals '🦔' (hedgehog);
- '🦕' = '🦕':
- '🦕' equals '🦕' (sauropod);
- '🦖' = '🦖':
- '🦖' equals '🦖' (T-Rex);
- '🦗' = '🦗':
- '🦗' equals '🦗' (cricket);
- '🦘' = '🦘':
- '🦘' equals '🦘' (kangaroo {Unicode 11.0 of 2018});
- '🦙' = '🦙':
- '🦙' equals '🦙' (lama {Unicode 11.0 of 2018});
- '🦚' = '🦚':
- '🦚' equals '🦚' (peacock {Unicode 11.0 of 2018});
- '🦛' = '🦛':
- '🦛' equals '🦛' (hippopotamus {Unicode 11.0 of 2018});
- '🦜' = '🦜':
- '🦜' equals '🦜' (parrot {Unicode 11.0 of 2018});
- '🦝' = '🦝':
- '🦝' equals '🦝' (raccoon {Unicode 11.0 of 2018});
- '🦞' = '🦞':
- '🦞' equals '🦞' (lobster {Unicode 11.0 of 2018});
- '🦟' = '🦟':
- '🦟' equals '🦟' (mosquito {Unicode 11.0 of 2018});
- '🦠' = '🦠':
- '🦠' equals '🦠' (microbe {Unicode 11.0 of 2018});
- '🦡' = '🦡':
- '🦡' equals '🦡' (badger {Unicode 11.0 of 2018});
- '🦢' = '🦢':
- '🦢' equals '🦢' (swan {Unicode 11.0 of 2018});
- '🦣' = '🦣':
- '🦣' equals '🦣' (mammoth {Unicode 13.0 of 2020});
- '🦤' = '🦤':
- '🦤' equals '🦤' (dodo {Unicode 13.0 of 2020});
- '🦥' = '🦥':
- '🦥' equals '🦥' (sloth {Unicode 12.0 of 2019});
- '🦦' = '🦦':
- '🦦' equals '🦦' (otter {Unicode 12.0 of 2019});
- '🦧' = '🦧':
- '🦧' equals '🦧' (orangutan {Unicode 12.0 of 2019});
- '🦨' = '🦨':
- '🦨' equals '🦨' (skunk {Unicode 12.0 of 2019});
- '🦩' = '🦩':
- '🦩' equals '🦩' (flamingo {Unicode 12.0 of 2019});
- '🦪' = '🦪':
- '🦪' equals '🦪' (oyster {Unicode 12.0 of 2019});
- '🦫' = '🦫':
- '🦫' equals '🦫' (beaver {Unicode 13.0 of 2020});
- '🦬' = '🦬':
- '🦬' equals '🦬' (bison {Unicode 13.0 of 2020});
- '🦭' = '🦭':
- '🦭' equals '🦭' (seal {Unicode 13.0 of 2020});
- '🦮' = '🦮':
- '🦮' equals '🦮' (guide dog);
- '🦯' = '🦯':
- '🦯' equals '🦯' (probing/white cane {used by some people who are blind or visually impaired; Unicode 12.0 of 2019});
- '🦴' = '🦴':
- '🦴' equals '🦴' (bone {Unicode 11.0 of 2018});
- '🦵' = '🦵':
- '🦵' equals '🦵' (leg {Unicode 11.0 of 2018; brown background for visibility});
- '🦶' = '🦶':
- '🦶' equals '🦶' (foot {Unicode 11.0 of 2018; brown background for visibility});
- '🦷' = '🦷':
- '🦷' equals '🦷' (tooth {Unicode 11.0 of 2018});
- '🦸' = '🦸':
- '🦸' equals '🦸' (superhero {Unicode 11.0 of 2018; white background for visibility});
- '🦹' = '🦹':
- '🦹' equals '🦹' (supervillain {Unicode 11.0 of 2018; white background for visibility});
- '🦺' = '🦺':
- '🦺' equals '🦺' (safety vest {Unicode 12.0 of 2019; white background for visibility});
- '🦻' = '🦻':
- '🦻' equals '🦻' (ear with hearing aid {Unicode 12.0 of 2019; white background for visibility});
- '🦼' = '🦼':
- '🦼' equals '🦼' (motorized wheelchair {Unicode 12.0 of 2019});
- '🦽' = '🦽':
- '🦽' equals '🦽' (manual wheelchair {Unicode 12.0 of 2019});
- '🦾' = '🦾':
- '🦾' equals '🦾' (mechanical arm {Unicode 12.0 of 2019});
- '🦿' = '🦿':
- '🦿' equals '🦿' (mechanical leg {Unicode 12.0 of 2019});
- '🧀' = '🧀':
- '🧀' equals '🧀' (cheese wedge {Unicode 8.0 and Emoji 1.0 in 2015; brown background for visibility});
- '🧁' = '🧁':
- '🧁' equals '🧁' (cupcake {white background for visibility});
- '🧂' = '🧂':
- '🧂' equals '🧂' (salt {Unicode 11 and Emoji 11.0 in 2018});
- '🧃' = '🧃':
- '🧃' equals '🧃' (beverage box / Saftpäckchen {Unicode 12 and Emoji 12.0 in 2018});
- '🧄' = '🧄':
- '🧄' equals '🧄' (garlic {Unicode 12.0 of 2019});
- '🧅' = '🧅':
- '🧅' equals '🧅' (onion {Unicode 12.0 of 2019});
- '🧆' = '🧆':
- '🧆' equals '🧆' (falafel {Unicode 12.0 of 2019});
- '🧇' = '🧇':
- '🧇' equals '🧇' (waffle {Unicode 12.0 of 2019});
- '🧈' = '🧈':
- '🧈' equals '🧈' (butter {Unicode 12.0 of 2019});
- '🧉' = '🧉':
- '🧉' equals '🧉' (maté / chimarrão {Unicode 12.0 of 2019});
- '🧊' = '🧊':
- '🧊' equals '🧊' (ice cube {Unicode 12.0 of 2019});
- '🧋' = '🧋':
- '🧋' equals '🧋' (bubble tea {Unicode 13.0 of 2020});
- '🧌' = '🧌':
- '🧌' equals '🧌' (troll {Unicode 14.0 of 2021});
- '🧍' =
'🧍':
- '🧍' equals '🧍' (person standing {Unicode 12.0 of 2019});
- '🧎' =
'🧎':
- '🧎' equals '🧎' (person nealing {Unicode 12.0 of 2019});
- '🧏' =
'🧏':
- '🧏' equals '🧏' (deaf person {Unicode 12.0 of 2019});
- '🧐' = '🧐':
- '🧐' equals '🧐' (face with monocle {brown background for visibility});
- '🧒' = '🧒':
- '🧒' equals '🧒' (child with no gender specified {brown background for visibility});
- '🧖' = '🧖':
- '🧖' equals '🧖' (person in steamy room / sauna {brown background for visibility});
- '🧗' = '🧗':
- '🧗' equals '🧗' (person climbing {brown background for visibility});
- '🧙' = '🧙':
- '🧙' equals '🧙' (mage {white background for visibility});
- '🧚' = '🧚':
- '🧚' equals '🧚' (fairy {brown background for visibility});
- '🧛' = '🧛':
- '🧛' equals '🧛' (vampir);
- '🧜' = '🧜':
- '🧜' equals '🧜' (merperson {brown background for visibility});
- '🧝' = '🧝':
- '🧝' equals '🧝' (elf {white background for visibility});
- '🧞' = '🧞':
- '🧞' equals '🧞' (genie {white background for visibility});
- '🧟' = '🧟':
- '🧟' equals '🧟' (zombie);
- '🧠' = '🧠':
- '🧠' equals '🧠' (brain);
- '🧡' = '🧡':
- '🧡' equals '🧡' (orange heart);
- '🧢' = '🧢':
- '🧢' equals '🧢' (billed cap);
- '🧣' = '🧣':
- '🧣' equals '🧣' (scarf);
- '🧤' = '🧤':
- '🧤' equals '🧤' (gloves);
- '🧥' = '🧥':
- '🧥' equals '🧥' (coat);
- '🧦' = '🧦':
- '🧦' equals '🧦' (socks {Unicode 10.0 and Emoji 5.0 of 2017});
- '🧧' = '🧧':
- '🧧' equals '🧧' (red envelope {Unicode 11.0 of 2018});
- '🧨' = '🧨':
- '🧨' equals '🧨' (firecracker {Unicode 11.0 of 2018; brown background for visibility});
- '🧩' = '🧩':
- '🧩' equals '🧩' (jigsaw {Unicode 11.0 of 2018});
- '🧪' = '🧪':
- '🧪' equals '🧪' (test tube {Unicode 11.0 of 2018});
- '🧫' = '🧫':
- '🧫' equals '🧫' (petri dish {Unicode 11.0 of 2018});
- '🧬' = '🧬':
- '🧬' equals '🧬' (DNA double helix {Unicode 11.0 of 2018; white background for visibility});
- '🧭' = '🧭':
- '🧭' equals '🧭' (compass {Unicode 11.0 of 2018});
- '🧮' = '🧮':
- '🧮' equals '🧮' (abacus {Unicode 11.0 of 2018});
- '🧯' = '🧯':
- '🧯' equals '🧯' (fire extinguisher {Unicode 11.0 of 2018});
- '🧰' = '🧰':
- '🧰' equals '🧰' (toolbox {Unicode 11.0 of 2018});
- '🧱' = '🧱':
- '🧱' equals '🧱' (brick {Unicode 11.0 of 2018});
- '🧲' = '🧲':
- '🧲' equals '🧲' (magnet {Unicode 11.0 of 2018});
- '🧳' = '🧳':
- '🧳' equals '🧳' (luggage {Unicode 11.0 of 2018});
- '🧴' = '🧴':
- '🧴' equals '🧴' (lotion bottle {Unicode 11.0 of 2018});
- '🧵' = '🧵':
- '🧵' equals '🧵' (thread {Unicode 11.0 of 2018});
- '🧶' = '🧶':
- '🧶' equals '🧶' (yarn {Unicode 11.0 of 2018});
- '🧷' = '🧷':
- '🧷' equals '🧷' (safety pin {Unicode 11.0 of 2018});
- '🧸' = '🧸':
- '🧸' equals '🧸' (teddy bear {Unicode 11.0 of 2018});
- '🧹' = '🧹':
- '🧹' equals '🧹' (broom {Unicode 11.0 of 2018; white background for visibility});
- '🧺' = '🧺':
- '🧺' equals '🧺' (basket {Unicode 11.0 of 2018});
- '🧻' = '🧻':
- '🧻' equals '🧻' (roll of paper {Unicode 11.0 of 2018});
- '🧼' = '🧼':
- '🧼' equals '🧼' (soap {Unicode 11.0 of 2018});
- '🧽' = '🧽':
- '🧽' equals '🧽' (sponge {Unicode 11.0 of 2018; brown background for visibility});
- '🧾' = '🧾':
- '🧾' equals '🧾' (receipt {Unicode 11.0 of 2018});
- '🧿' = '🧿':
- '🧿' equals '🧿' (Nazar amulet {Unicode 11.0 of 2018});
- Chess Symbols:
- dec. 129536-129647; hex. 1FA00-1FA6F !
- '🩠' = '🩠':
- '🩠' equals '🩠' (Xiangqi Red General);
- Pictographic Symbols, extended-A:
- dec. 129648-129791; hex. 1FA70-1FAFF !
- '🩰' = '🩰':
- '🩰' equals '🩰' (ballet shoes {Unicode 12.0 of 2019});
- '🩱' = '🩱':
- '🩱' equals '🩱' (one-piece swimsuit {Unicode 12.0 of 2019});
- '🩲' = '🩲':
- '🩲' equals '🩲' (briefs/speedos {Unicode 12.0 of 2019});
- '🩳' = '🩳':
- '🩳' equals '🩳' (shorts {Unicode 12.0 of 2019});
- '🩴' = '🩴':
- '🩴' equals '🩴' (thong sandal {Unicode 13.0 of 2020});
- '🩵' = '🩵':
- '🩵' equals '🩵' (light blue heart {Unicode 15.0 of 2022});
- '🩶' = '🩶':
- '🩶' equals '🩶' (grey heart {Unicode 15.0 of 2022});
- '🩷' = '🩷':
- '🩷' equals '🩷' (pink heart {Unicode 15.0 of 2022});
- '🩸' = '🩸':
- '🩸' equals '🩸' (drop of blood {Unicode 12.0 of 2019});
- '🩹' = '🩹':
- '🩹' equals '🩹' (adhesive bandage {Unicode 12.0 of 2019});
- '🩺' = '🩺':
- '🩺' equals '🩺' (stethoscope {Unicode 12.0 of 2019});
- '🩻' = '🩻':
- '🩻' equals '🩻' (X-Ray {Unicode 14.0 of 2021});
- '🩼' = '🩼':
- '🩼' equals '🩼' (crutch {Unicode 14.0 of 2021});
- '🪀' = '🪀':
- '🪀' equals '🪀' (yo-yo {Unicode 12.0 of 2019});
- '🪁' = '🪁':
- '🪁' equals '🪁' (kite {Unicode 12.0 of 2019});
- '🪂' = '🪂':
- '🪂' equals '🪂' (parachute {Unicode 12.0 of 2019});
- '🪃' =
'🪃':
- '🪃' equals '🪃' (boomerang {Unicode 13.0 of 2020; white background for visibility});
- '🪄' =
'🪄':
- '🪄' equals '🪄' (magic wand {Unicode 13.0 of 2020; brown background for visibility});
- '🪅' = '🪅':
- '🪅' equals '🪅' (pinata {Unicode 12.0 of 2019});
- '🪆' = '🪆':
- '🪆' equals '🪆' (nesting dolls {Unicode 12.0 of 2019});
- '🪇' = '🪇':
- '🪇' equals '🪇' (maracas {Unicode 15.0 of 2022});
- '🪈' =
'🪈':
- '🪈' equals '🪈' (flute {Unicode 15.0 of 2022});
- '' =
'':
- '🪉' equals '🪉' (harp {Unicode 16.0 of 2023});
- '' =
'':
- '🪏' equals '🪏' (shovel {Unicode 16.0 of 2023});
- '🪐' =
'🪐':
- '🪐' equals '🪐' (ringed planet {Unicode 12.0 of 2019});
- '🪑' = '🪑':
- '🪑' equals '🪑' (chair {Unicode 12.0 of 2019});
- '🪒' = '🪒':
- '🪒' equals '🪒' (razor {Unicode 12.0 of 2019});
- '🪓' = '🪓':
- '🪓' equals '🪓' (axe {Unicode 12.0 of 2019});
- '🪔' = '🪔':
- '🪔' equals '🪔' (diya lamp {Unicode 12.0 of 2019});
- '🪕' = '🪕':
- '🪕' equals '🪕' (banjo {Unicode 12.0 of 2019});
- '🪖' = '🪖':
- '🪖' equals '🪖' (military helmet {Unicode 13.0 of 2020});
- '🪗' = '🪗':
- '🪗' equals '🪗' (accordion {Unicode 13.0 of 2020});
- '🪘' = '🪘':
- '🪘' equals '🪘' (long drum {Unicode 13.0 of 2020});
- '🪙' = '🪙':
- '🪙' equals '🪙' (coin {Unicode 13.0 of 2020});
- '🪚' = '🪚':
- '🪚' equals '🪚' (carpentry saw {Unicode 13.0 of 2020});
- '🪛' = '🪛':
- '🪛' equals '🪛' (screwdriver {Unicode 13.0 of 2020});
- '🪜' = '🪜':
- '🪜' equals '🪜' (ladder {Unicode 13.0 of 2020});
- '🪝' =
'🪝':
- '🪝' equals '🪝' (hook {Unicode 13.0 of 2020; white background for visibility});
- '🪞' = '🪞':
- '🪞' equals '🪞' (mirror {Unicode 13.0 of 2020});
- '🪟' = '🪟':
- '🪟' equals '🪟' (window {Unicode 13.0 of 2020});
- '🪠' = '🪠':
- '🪠' equals '🪠' (plunger {Unicode 13.0 of 2020});
- '🪡' = '🪡':
- '🪡' equals '🪡' (seewing needle {Unicode 13.0 of 2020});
- '🪢' = '🪢':
- '🪢' equals '🪢' (knot {Unicode 13.0 of 2020});
- '🪣' = '🪣':
- '🪣' equals '🪣' (bucket {Unicode 13.0 of 2020});
- '🪤' = '🪤':
- '🪤' equals '🪤' (mouse trap {Unicode 13.0 of 2020});
- '🪥' = '🪥':
- '🪥' equals '🪥' (toothbrush {Unicode 13.0 of 2020});
- '🪦' = '🪦':
- '🪦' equals '🪦' (headstone {Unicode 13.0 of 2020});
- '🪧' = '🪧':
- '🪧' equals '🪧' (placard / sign {Unicode 13.0 of 2020});
- '🪨' = '🪨':
- '🪨' equals '🪨' (rock {Unicode 13.0 of 2020});
- '🪩' = '🪩':
- '🪩' equals '🪩' (mirror ball {Unicode 14.0 of 2021});
- '🪪' = '🪪':
- '🪪' equals '🪪' (identification card {Unicode 14.0 of 2021});
- '🪫' = '🪫':
- '🪫' equals '🪫' (low battery {Unicode 14.0 of 2021});
- '🪬' = '🪬':
- '🪬' equals '🪬' (Hamsa, a ancient religious symbol {Unicode 14.0 of 2021});
- '🪭' = '🪭':
- '🪭' equals '🪭' (folding hand fan {Unicode 15.0 of 2022});
- '🪮' = '🪮':
- '🪮' equals '🪮' (hair pick {Unicode 15.0 of 2022});
- '🪯' = '🪯':
- '🪯' equals '🪯' (khanda:
symbol of Sikhism {Unicode 15.0 of 2022});
- '🪰' = '🪰':
- '🪰' equals '🪰' (fly {Unicode 13.0 of 2020});
- '🪱' = '🪱':
- '🪱' equals '🪱' (worm {Unicode 13.0 of 2020});
- '🪲' = '🪲':
- '🪲' equals '🪲' (beetle {Unicode 13.0 of 2020});
- '🪳' = '🪳':
- '🪳' equals '🪳' (cockroach {Unicode 13.0 of 2020});
- '🪴' = '🪴':
- '🪴' equals '🪴' (potted plant {Unicode 13.0 of 2020});
- '🪵' = '🪵':
- '🪵' equals '🪵' (wood {Unicode 13.0 of 2020});
- '🪶' = '🪶':
- '🪶' equals '🪶' (feather {Unicode 13.0 of 2020});
- '🪷' = '🪷':
- '🪷' equals '🪷' (lotus {Unicode 14.0 of 2021});
- '🪸' = '🪸':
- '🪸' equals '🪸' (coral {Unicode 14.0 of 2021});
- '🪹' = '🪹':
- '🪹' equals '🪹' (empty nest {Unicode 14.0 of 2021});
- '🪺' = '🪺':
- '🪺' equals '🪺' (nest with eggs {Unicode 14.0 of 2021});
- '🪻' = '🪻':
- '🪻' equals '🪻' (hyacinth {Unicode 15.0 of 2022});
- '🪼' = '🪼':
- '🪼' equals '🪼' (jellyfish {Unicode 15.0 of 2022});
- '🪽' = '🪽':
- '🪽' equals '🪽' (wing:
also symbol for flying or angels {Unicode 15.0 of 2022});
- '' = '':
- '🪾' equals '🪾' (leafless tree {Unicode 16.0 of 2023});
- '🪿' = '🪿':
- '🪿' equals '🪿' (goose {Unicode 15.0 of 2022});
- '🫀' = '🫀':
- '🫀' equals '🫀' (anatomical heart {Unicode 13.0 of 2020});
- '🫁' = '🫁':
- '🫁' equals '🫁' (lungs {Unicode 13.0 of 2020});
- '🫂' = '🫂':
- '🫂' equals '🫂' (people hugging {Unicode 13.0 of 2020});
- '🫃' = '🫃':
- '🫃' equals '🫃' (pregnant man {Unicode 14.0 of 2021});
- '🫄' = '🫄':
- '🫄' equals '🫄' (pregnant person {Unicode 14.0 of 2021});
- '🫅' = '🫅':
- '🫅' equals '🫅' (person with crown {Unicode 14.0 of 2021});
- '' = '':
- '🫆' equals '🫆' (fingerprint {Unicode 16.0 of 2023});
- '🫎' = '🫎':
- '🫎' equals '🫎' (moose:
animal being national representation for e.g. Canada
and Sweden {Unicode 15.0 of 2022});
- '🫏' = '🫏':
- '🫏' equals '🫏' (donkey {Unicode 15.0 of 2022});
- '🫐' = '🫐':
- '🫐' equals '🫐' (blueberries {Unicode 13.0 of 2020});
- '🫑' = '🫑':
- '🫑' equals '🫑' (bell pepper {Unicode 13.0 of 2020});
- '🫒' = '🫒':
- '🫒' equals '🫒' (olive {Unicode 13.0 of 2020});
- '🫓' = '🫓':
- '🫓' equals '🫓' (flatbread {Unicode 13.0 of 2020});
- '🫔' =
'🫔':
- '🫔' equals '🫔' (tamale {Unicode 13.0 of 2020; white background for visibility});
- '🫕' = '🫕':
- '🫕' equals '🫕' (fondue {Unicode 13.0 of 2020});
- '🫖' = '🫖':
- '🫖' equals '🫖' (teapot {Unicode 13.0 of 2020});
- '🫗' = '🫗':
- '🫗' equals '🫗' (pouring liquid {Unicode 14.0 of 2021});
- '🫘' = '🫘':
- '🫘' equals '🫘' (beans {Unicode 14.0 of 2021});
- '🫙' = '🫙':
- '🫙' equals '🫙' (jar {Unicode 14.0 of 2021});
- '🫚' = '🫚':
- '🫚' equals '🫚' (ginger {Unicode 15.0 of 2022});
- '🫛' = '🫛':
- '🫛' equals '🫛' (pea pod {Unicode 15.0 of 2022});
- '' = '':
- '🫜' equals '🫜' (root vegetable {Unicode 16.0 of 2023});
- '' = '':
- '🫟' equals '🫟' (splatter {Unicode 15.0 of 2022});
- '🫠' =
'🫠':
- '🫠' equals '🫠' (melting face {Unicode 14.0 of 2021});
- '🫡' =
'🫡':
- '🫡' equals '🫡' (saluting Face {Unicode 14.0 of 2021});
- '🫢' =
'🫢':
- '🫢' equals '🫢' (face with open eyes and hand over mouth {Unicode 14.0 of 2021});
- '🫣' =
'🫣':
- '🫣' equals '🫣' (face with peeking eye {Unicode 14.0 of 2021});
- '🫤' =
'🫤':
- '🫤' equals '🫤' (face with diagonal mouth {Unicode 14.0 of 2021});
- '🫥' = '🫥':
- '🫥' equals '🫥' (dotted line face {Unicode 14.0 of 2021});
- '🫦' = '🫦':
- '🫦' equals '🫦' (biting lip {Unicode 14.0 of 2021});
- '🫧' = '🫧':
- '🫧' equals '🫧' (bubbles {Unicode 14.0 of 2021});
- '🫨' =
'🫨':
- '🫨' equals '🫨' (shaking face {Unicode 15.0 of 2022});
- '' =
'':
- '🫩' equals '🫩' (face with bags under eyes {Unicode 16.0 of 2023});
- '🫰' =
'🫰':
- '🫰' equals '🫰' (hand with index finger and thumb crossed {Unicode 14.0 of 2021});
- '🫱' =
'🫱':
- '🫱' equals '🫱' (rightwards hand {Unicode 14.0 of 2021});
- '🫲' =
'🫲':
- '🫲' equals '🫲' (leftwards hand {Unicode 14.0 of 2021});
- '🫳' =
'🫳':
- '🫳' equals '🫳' (palm down hand {Unicode 14.0 of 2021});
- '🫴' =
'🫴':
- '🫴' equals '🫴' (palm up hand {Unicode 14.0 of 2021});
- '🫵' =
'🫵':
- '🫵' equals '🫵' (index pointing at the viewer {Unicode 14.0 of 2021});
- '🫶' =
'🫶':
- '🫶' equals '🫶' (heart hands {Unicode 14.0 of 2021});
- '🫷' =
'🫷':
- '🫷' equals '🫷' (leftwards pushing hand {Unicode 15.0 of 2022});
- '🫸' =
'🫸':
- '🫸' equals '🫸' (rightwards pushing hand {Unicode 15.0 of 2022}).
- CJK Ideographs (6 categories):
- dec. 131072-195103; hex. 20000-2FA1F !
- Tags:
- dec. 917504-917631; hex. E0000-E007F !
- '' = '':
- '󠀰' equals '󠀰' (tag digit zero {part of Unicode 3.1 in 2001 and Emoji 5.0 in 2017});
- '' = '':
- '󠀱' equals '󠀱' (tag digit one {part of Unicode 3.1 in 2001 and Emoji 5.0 in 2017});
- '' = '':
- '󠁡' equals '󠁡' (tag Latin small letter a {part of Unicode 3.1 in 2001 and Emoji 5.0 in 2017});
- '' = '':
- '󠁿' equals '󠁿' (cancel tag {part of Unicode 3.1 in 2001 and Emoji 5.0 in 2017; used e.g. in special county flags, i.e. in composed emoji}).
- Variation Selectors Supplement:
- dec. 917760-917999; hex. E0100-E01EF !
- Supplementary Private Use Area-A:
- dec. 983040-1048575; hex. F0000-FFFFF !
- Supplementary Private Use Area-B:
- dec. 1048576-1114111; hex. 100000-10FFFF !
End of List
with Further Links
Note that up to 🤘 =
🤘
are Unicode 8.0 from 17. May 2015 and
implemented in e.g. Firefox for
quite some time ...
while 🤙 etc. being 🤙 =
🤙 etc.
are Unicode 9.0 from 21. June 2016 and
Unicode 10.0 from 20. June 2017
imlemented in FF mid 2018 and
Unicode 11.0 from 05. June 2018
just implemented in FF 67 mid 2019!
Unicode 12.0 was released on
05. March 2019 (fully implemented
in FF of Ubuntu 20.04 LTS),
Unicode 13.0 released on 10. March 2020
(fully implemented
in FF of Ubuntu 20.10 STS),
Emoji 13.1 in Sep. 2020
(being supported
by Firefox on Ubuntu) –
with Unicode 14.0 being postponed from 03/2021
to 14.09.2021 (being supported
by Firefox on Ubuntu) –
with Unicode 15.0 released on
13. Sep. 2022 (fully supported
by Firefox on Ubuntu 22.04 LTS /
KDE neon) –
with Unicode 16.0 released on
10. Sep. 2024 – with decisions about included
emojis expected to come to major platforms
in late 2024 and throughout 2025) –
with Unicode 17.0 planned for release
in Sep. 2025 – with decisions about included
emojis determined in late 2024 into early 2025).
For a converter from hex to decimal look here or vice-versa here.
An official list of the Unicode blocks can be found
here.
Something still missing (probably – this list should not
be complete):
you may look here.
A nice overview of symbols used on different smart phones or
social media
can be seen here or more complete here.
7. Style Sheets
The WWW has grown faster than expected, so
polishing/styling got part of HTML (see e.g. the
container tags 'FONT', 'S',
'BLINK' and the tag-options defining color and alignment)
- which was never intended.
With HTML 4.0
it is planned to concentrate on the structuring of information and leave
the styling to style sheets
(see HTML and Style Sheets,
W3C Working Draft March 1997).
The standard are Cascading Style Sheets (CSS),
available -up to now- in two versions:
- level 1
(W3C Recommendation: December 1996) and
- level 2
(W3C Recommendation: May 1998).
If you want to use CSS, you ought to set the default style sheet language
to CSS by adding the line:
'<META HTTP-EQUIV="Content-Style-Type"
CONTENT="text/css">'
to the header of the HTML file.
Style Sheets can be embedded in HTML files via the following mechanisms:
- The first and best method is to link a special CSS file (or several
files) via the empty tag 'LINK' in the
header of an HTML file, e.g.
'<LINK REL="stylesheet" HREF="name.css"
TYPE="text/css" MEDIA="screen">'.
Only with external style sheets optimal flexibility can be achieved,
and the other two ways are just given for the sake of
completeness.
- The second possibility works by explicitly writing style definitions
and relate them to specified HTML commands via
the container tag 'STYLE',
also used in the header of the HTML file, e.g.
<STYLE TYPE="text/css">
<!--
P { font-size: 12pt } /* example of commentary text */
H3.TEST { color: blue; }
SPAN.U { text-decoration: overline }
-->
</STYLE>
which will provoke a font of 12pt after the 'P' tag
and blue color of header text behind the command
'<H3 CLASS="TEST">' - the commentary tags
prevent old browsers from displaying the CSS definitions.
[Note that the syntax of the CSS definitions is equal to the one used in
external style sheets.]
- The third and last version uses the option 'STYLE' which can
be attributed to any HTML tag (except 'BASE',
'BASEFONT', 'HEAD', 'HTML', 'META',
'PARAM', 'SCRIPT', 'STYLE' and
'TITLE'), e.g. '<SPAN STYLE="text-decoration:
overline">overlined_text</SPAN>' (this is
analogue to the definition of 'SPAN CLASS="U"' above;
please note that this example only works with an UA supporting overlining,
like the W3C
browser/editor Amaya - not
NN 4.x).
This method is appropriate to exceptionally overwrite a style defined
by an external style file (see first method).
To put style to text passages and blocks, the two container
tags 'SPAN' and 'DIV' are very useful, which have no
effect on any UA (except in connecting the styling to the embraced text).
For selecting some tags in an HTML document for style sheet definitions, one
can combine these tags of the same token (e.g. several - not all - of the
'P' tags; allowed are all HTML tags except 'BASE',
'BASEFONT', 'HEAD', 'HTML', 'META',
'PARAM', 'SCRIPT', 'STYLE' and 'TITLE') by
the new HTML 4.0 attributes
- 'CLASS'
- (i.e. '<P
CLASS="MYPARAGRAPH">text_paragraph</P>') or
- 'ID'
- (i.e.
'<P ID="example">example_text</P>';
see also the container tag 'A').
Thus you can refer to all these paragraph elements in the CCS code, e.g.,
via
'P.MYPARAGRAPH { color: green }' and via 'P#example
{ letter-spacing: 0.5em }' respectively.
CSS definitions consist of a selector (in the most simple case just one HTML
tag, or several tags separated by commas ',') and the declaration, the latter
put in braces ('{' ... '}') and consisting of one or more sets, which are
separated by semicolons ';', of combinations of a property
(e.g. 'color') and a value (e.g. 'yellow') separated
by a colon ':'.
All CSS style sheets are case-insensitive, except for parts that are not
controlled directly by CSS, like URLs (so its the same as for HTML documents,
but different from XML, which is totally case-sensitive).
CSS definitions will override prior definitions, so one can specify general
styling first and give then all exceptions (e.g. writing at first
'H1, EM { color: blue }' setting the color of header-1 and emphasized
text to blue and after this 'H1 EM { color: red }' defining the color
of emphasized text in header-1 to be red.
Users can specify their own CSS definitions.
In the case of double definitions, authors' definitions will override users'
definitions.
This is inverted (in the CSS 2 specifications, contradictory to the older
CSS 1 rule) when the '!important' declaration is given - so in
the end the user has the power to set fonts etc.!
Styling defined by style sheets will always win against definitions in HTML
(e.g. via the 'FONT' command or an 'ALIGN' or 'COLOR'
option).
Even though many browsers support CSS (like NN 4.0x and IE 3.0x), most features
do not work properly.
For professional web designers it would not be wise to rely totally on CSS
in respect of the styling, but a combination of HTML style settings and CSS
definitions may be useful.
Please note that concerning the HTML successor XML one can use CSS and the new
styling language eXtensible Stylesheet
Language – XSL, which is a transformation language using
XML syntax –
but can not be used with HTML.
8. Available Set of Icons
If you want to embellish your websides with icons,
look out for free samples ...
They can be used by
'<IMG SRC="local_path_to_icons/name">'
with 'name' as the name of the special icon.
Think wisely about the use of icons in your own homepage.
This entry is old and as of 2019 I personally would recommend
[👍]
the usage of Emojis / Unicodes,
see Special Characters chapter,
or my Menu Structure
with Unicode Icons as an example
of intuitive navigation via symbols.
9. Useful Hints for Creating
Good Homepages
- English is the language
of the air,
of computers and of international information exchange,
so it is wise not to urge people learning
native language (German, French, Spanish,
Swahili ...) to get the information out of your homepages.
But it would be nice if you have a second (or third etc.)
document written in another language and containing the same data.
For that case let visitors switch the language and place an appropriate
remark at the top of your document (e.g. with a flag of that
nation, see my Start Page as an example
[currently, i.e. 06.10.2019, my website as shown by
my sitemap consists of:
only German pages []: 31
{should slowly decrease when starting
the translation effort};
only English pages []: 1
{w3m;
may stay that for a long time};
pages in English and German
[]: 8+1
{index + disclaimer + pdfdownloads + webtech + kingdesktop + games + problem solving
for games + jmbedu_sitemap + fehlerseite;
will slowly increase; all pages
should be available in both languages
at some point in time ...
working on it}]).
All English translations can be found at:
http://jmb-edu.de/en/,
while all German pages (default suggested by
the TLD .de) at:
http://jmb-edu.de.
- Use capitals for the names of HTML operations – normally
it makes no difference whether to select capitals
or not,
except for the special characters
(see chapter 6) and
for URL addresses (important with servers
under UNIX).
But be warned: with XML it was switched to small letter, which
makes direct coding much more complicated.
- If you can avoid it, don't use latest gimicks but wait till main
browsers (at least Mozilla's Firefox and Google's Chrome)
can handle it. Thus, in ancient times I warned to use HTML 3.0/3.2
or special Netscape commands (especially no Frames or Java applets).
Today (i.e. mid 2017)
I still warn to use Frames,
HTML 4.01 dates Xmas 1999 and
should be expected to work and
even many Unicode Characters would not result
in problems and should no longer be avoided.
But we still have cutting edge techniques, incl. codecs ...
Normally these new things would not increase the given
information,
the only sense of any good W3 document!
But if you prefer playing, just do it.
For the people interested in testing,
just try the latest
(28. Oct. 2014)
HTML 5
recommendation of the W3C.
- I recommend to rely on a special HTML
'dialect' as strictly as possible: I recommend currently
HTML 4.01.
To look for correct HTML see the
W3C Validator
for pages in the Internet
[you can run it directly with the URL of the testpage by typing
'http://validator.w3.org/check?url=testpage_URL'
as WWW URL]
or the Firefox-Plugin
HTML
Validator 0.9.8.8 also usable in local files.
In former times I recommended the W3C tool
TIDY
(15th Apr. '99) by Dave Raggett which I compiled for Ulrix/Alpha end of
the 90-ies, which is the start of such services.
It is an HTML Parser and Pretty Printer, i.e. you can use it
with option '-e' for giving errors and warnings only or with
option '-m' to overwrite existing files by corrected versions
(don't forget a backup version).
Please try to make it as accessible as possible, e.g.
via the Web-Service WAVE
(web accessibility evaluation tool; in former times the
Web-Service Bobby existed
for that purpose).
Note that my W3M page would not pass the test – and
especially this document will never be correct
because of testing as many flavors of HTML
as possible.
W3C Validator marks 79 errors and 17 warnings currently
(01. October 2019...kept –
FF-Plugin (04. November 2017; I don't use it
any more due to FF inconveniencies)
printed 48/2 errors / warnings),
several may still be eliminated in near future. ;-)
- View the source code of every interesting HTML document (e.g. with
Firefox do click the right mouse button on the page and select
View Page Source (or press
'Ctrl'+'U') or mark a paragraph you want to study, right-click
and select View Selection Source;
former Netscape 3.x by 'View'-'Document Source', and in
NN 4.x via 'View' - 'Page Source').
You can get all pictures embedded in HTML codes by pressing the
right mouse button if the mouse cursor is upon the image,
then say 'Save this Image as...' (or something similar).
But please respect the copyright - at least you should write an
E-Mail to the author informing him about your usage.
- If you find this text helpful, you can display it with your browser
and display the HTML document you are working on with a second
(mirror) browser at the same time (in Netscape 3.x: 'File' -
'New Web Browser', in NN 4.x: 'File' - 'Navigator
Window') – or with Tabs,
if you like in-browser switching.
- Use space to make your documents and source code readable –
line feeds and more than one blank character won't be displayed
by any browser.
If you want to make an unordered list, you can use the following
structure:
<UL>
<LI> 1st_list_element </LI>
<LI> 2nd_list_element </LI>
</UL>
Try to avoide line breaks
on problematic point, which vary with view devices:
ugly little smartphones to huge high resolution screens,
where finding the next line start may be more problematic
than getting an overview picture.
I would recommend three methods for that purpose depending on the case:
- space characters [' ']:
' ' = ' '
(for normal space) and
' ' = ' '
(for thin space),
- word joiner, i.e. zero width non-breakable space ['⁠']:
'⁠' = '⁠' =
'⁠'
(Unicode 3.2 and HTML5 tag),
- hyphen characters ['‑']:
'‑' = '‑',
- CSS-NOWRAP for several words:
'<SPAN STYLE="WHITE-SPACE:NOWRAP">text</SPAN>'.
- An HTML document with all its pictures should not be larger
than 50 kB, so it can be loaded quickly.
This ancient recommmendation may seem stupid and outdated with
the broadband Internet access available in most homes ...
but it can still be a problem ... as WLAN got popular and is not
as reliable as using a cable.
If one wants to show high detailed pictures, use thumbnails as
links and make a remark about their sizes (if appropriate).
Don't support the common translation "world wide waiting"
for the W3!
On the other hand deviding a document in several homepages is not
good style (too much clicking, no general search and no simple download
possibility); that is the reason this manual
is about 7 times bigger than the limit
given above – sorry.
[Side note:
Besides trying to make it small,
the entire web presence incl. all local
images and PDF files sum up to 189.73 MB as of
20. February, 2024 .]
- If you use a logo
(i.e. a personal or coporate identity; see
my remark about its use
on my own website),
it would be nice to place a small version as iconic graphic
to be used as favicon.
A favicon
(aka shortcut icon, website icon, tab icon, URL icon, or
bookmark icon)
is a file formely stored as favicon.ico
(introduced in 03/1999 by IE5)
and to be placed in root directory of the web server.
Later standardizes with
HTML 4.01 to
be in any directory and in any image format
(i.e. *.ico, *.png and *.gif are
OK for all browsers in 2017;
formats: 16×16, 32×32, 48×48, or 64×64 pixels
in size, and 8-bit, 24-bit, or 32-bit in color depth)
but specified by a LINK element with a REL
attribute, given in the <HEAD> section of the document,
e.g.:
<LINK REL="icon" TYPE="image/gif" HREF="PATHNAME_FILENAME.gif">
<LINK REL="icon" TYPE="image/png" HREF="PATHNAME_FILENAME.png">
so your logo is displayed automatically in every tab, bookmark or
URL placed on the desktop
(see my JMB logo on this page as an example).
- Use a configuration file to make Permanent Redirects
(HTTP 301) and use nicer error page
when the name of a page of your site is misspelled etc.
On Apache/Linux servers this is done with a file placed
in your root directory (where your start page
is placed, e.g. in /htdocs) named
.htaccess (which may be edited as htaccess
or htaccess.txt, transfered in the web root dir
and than renamed accordingly), e.g.:
# *************************************
# ** Author: Access Configuration **
# ** Creation: ??.??.20?? **
# ** Last Update: ??.??.20?? **
# *************************************
#
RewriteEngine On
# configuration should be used now
RewriteRule ^old\_renamed\_pagename\.html$ /newpagewithfullpath.html [R=301,L]
# this file get a permanent redirect (HTTP 301)
RewriteRule ^someprivfile$ - [F]
# this file (e.g. internal mark) is forbidden
ErrorDocument 404 /fehlerseite.html
# HTTP 404 File Not Found! are redirected to given page
# other error codes:
# 400 - Bad Request - Syntax Error,
# 401 - No Authorization
# 403 - Forbidden Access
# 500 - Server Error
#
# * The end! *
In this example, comment lines (without function) are
started with #, the 1st real line is always
RewriteEngine On, so the configuration
is really used, redirects are made with RewriteRule given the original target
(in between ^ and $, with . and
_ have to be escaped via
\) followed by
the new target and []
(giving redirection mode
301 - permanent or
302 - temporary,
L: don't look for further fitting lines; additionally
a ,LE could be added for
no encoding,
if new target provides an anchor, e.g. /newpagewithfullpath.html#anchorlabel).
- Today this point should not play any role:
Look for convenient fonts in your UA.
In Netscape 3.x you change the proportional/typewriter font by:
'Options' - 'General Preferences' - 'Fonts' - 'Use the Proportional
Font:'/'Use the Fixed Font:' and in NN 4.x via:
'Edit' - 'Preferences ...' - 'Appearance Fonts' - 'Variable
Width Font:'/'Fixed Width Font:',
just try my favourites:
'Helvetica (Adobe)'/'Clean (Schumacher)|Fixed (Misc)'.
Note that I give two typwriting fonts, cos all non proportional fonts
have problems with the tilde '~', with the German Umlaute
(e.g. ä: 'ä', which occur with my first favourite),
with the angle brackets (<: '<' and >: '>')
or with the typewriter and italic font (like this
text, which should NOT be the same as this
typewriter and boldface text, which occur with my
second favourite).
- OLD - will be replaced soon:
Please switch off the disk cache of your browser
(in Netscape 3.x: 'Options' - 'Network Preferences' -
'Disk Cache: 0 Kilobytes';
in Netscape 4.x: 'Edit' - 'Preferences' -
'Advanced [the arrow on the left]' - 'Cache' -
'Disk cache: 0 kBytes [text field]' - 'Clear Disk Cache [Button]' -
'OK'),
otherwise it uses much space and the created files '*.html'
are automatically backed up if not hidden.
By the way, you can get information about the Netscape Navigator
caches by typing 'about:cache', 'about:memory-cache'
and 'about:image-cache' in the location - bar.
There are more about commands available,
see the list below.
- Advertisements (like big images) are annoying.
One may use adblocker plugins for your browser.
- Create a subdirectory (e.g. 'images') for your pictures
('*.gif', '*.jpg', or '*.png').
They always take the most space on the disk (as long as no
sound files or even videos are used :),
so make sure you delete all your old, no longer used pictures.
A second advantage is, that you can get your files via FTP easier,
the HTML documents in ASCII (7 Bit) mode, the pictures in binary
mode.
- If you search people/themes/newsgroups in the WWW, you can use
a search machine ...
and there exist several ones which may be useful.
See the last chapter about links.
- Look at your HTML documents with as many text/graphic browsers
as you can. You will be astonished at the different displayed
colors (see '<BODY>' and '<FONT>'
in chapter 5), special
characters (the given should appear always), and the disturbing
results by commands not known to a special browser.
In former times I recommended the most frequently used browser,
Netscape Navigator 4.08, and now I recommend its successort,
Mozilla's Firefox, which should display our pages as intended and
is freely available (respecting the users freedom).
Just download it:
Mid of 1990-ies, Mosaic was standard which never exceeded HTML 3.2 and thus could not work with
tables – and later the W3C test-bed browser/authoring tool
Amaya 2.2 was used and recommended by me ...
In retrospective the browser market was more intersting and one could
choose between different browsers, while currently FF took over Chromes
design which is really ugly.
And FF's Classic Theme Restorer had several
times negative effects on browser behavior.
- In Firefox (like formerly
in Netscape), you can get information
by inserting an about: command
in the Location bar instead of
an URL.
Just have a look at the following list:
- 'about:about':
listing all about pages ... so this is the full list;
- 'about:':
getting the FF info page [startup page] with displaying the
current version till 58.0.2, as with 59 it just says
That address doesn't look
right. – just Mozilla madness (current
version is 132.0.2 of
12. November 2024,
long after 78.0.2 as of 14. July 2020,
67.0.4 on 24. June 2019 [see Heise paper
about security update 67.0.4 available for Ubuntu on 24.06.2019],
after 66.0.4 as of 08. May 2019
(with re‑enabled AddOns/Themes
after expiration of
a certificate ... 🤬),
after 65.0 as of 31. January 2019 –
after 60.0.0 as of 11. May 2018 –
before 57.0.4 incl. Spectre patches was released
on 05. Jan. 2018);
- 'about:logo':
showing the Firefox logo;
- 'about:buildconfig':
information about platform, build tools and
configuration options;
- 'about:license':
getting the license agreements;
- 'about:rights':
getting page About Your Right;
- 'about:credits':
invoking page with all contributors to Firefox;
- 'about:healthreport':
getting statistics about activity/problems;
- 'about:performance':
getting performance information about add-ons and web pages and
means to disable/uninstall or close/reload – *nice*;
- 'about:serviceworkers':
showing registered service workers with possibility
to update/unregister;
- 'about:cache':
getting statistics about the memory/disk/app cache;
- 'about:downloads':
showing list of recent downloads;
- 'about:newtab':
showing tiles of open tabs even though newtab behavior may have
changed from this defaul behavior;
- 'about:crashes':
getting information about former crashes;
- 'about:support':
getting troubleshooting information for support;
- 'about:plugins':
listing pieces of information about installed plugins
(e.g. OpenH264 Video Codec
provided by Cisco Systems and
Shockwave Flash by Adobe)
- 'about:addons':
giving all addons
(before FF57 e.g. BetterPrivacy 1.77,
Classic Theme Restorer 1.6.7,
Flash and Video Download 2.06,
Html Validator 0.9.7.4,
Ubuntu Modifications 3.2)
to be activated/deactivated/deleted – my currently
used AddOns may be seen at FF recommendation on my
GNU/Linux web page;
- 'about:telemetry':
showing info about data collected by telemetry: mode of sending data
can be changed;
- 'about:networking':
experimental view and change of networking;
- 'about:memory':
measuring of and influencing on memory;
- 'about:preferences':
page normally invoked via Edit-Preferences;
- 'about:config':
letting one change all secret configuration parameters –
if one is fearless enough to click on "I'll
be careful, I promise!";
- 'about:home':
search field;
- 'about:startpage':
search field with Ubuntu changes being 1st default;
- 'about:robots':
nice window with funny button;
- 'about:mozilla': last but
not least - just for fun - the book of mozilla!
Additionally, you can use special keys with Firefox
(Users /
developers), e.g.
- 'F11': toggle full screen mode;
- 'F10': toggle menu bar activation
(GNOME; KDE: 'Alt');
- 'F6'|'Alt'+'D'|'Ctrl'+'L': toggle select location bar;
- 'Esc': stop;
- 'Alt'+'<-Curs': history back;
- 'Alt'+'Curs->': history forward;
- 'Alt'+'Home': homepage;
- 'F5' = 'Ctrl'+'R': reload;
- 'Page ^'/'Page v': go up/down one screen;
- 'Pos1|Home'/'End(e)': go to top/bottom of page;
- 'Ctrl'+'S': save page;
- 'Ctrl'+'U': show page source;
- 'Ctrl'+'Shift'+'J': browser console
or HTML tidy results if installed;
- 'Ctrl'+'I': page info;
- 'Ctrl'+'+': increase font size;
- 'Ctrl'+'-': decrease font size;
- 'Ctrl'+'0': reset font size
(to normal settings);
- 'Ctrl'+'F': find text on current webpage;
- 'F3' = 'Ctrl'+'G': find again/next;
- 'Shift'+'F3' = 'Ctrl'+'Shift'+'G': find previous;
- 'Ctrl'+'J': focus search bar;
- 'Ctrl'+'Curs-^'/'Curs-v': quickly switching between
search engines
- 'Ctrl'+'T': new tab;
- 'Ctrl'+'W' = 'Ctrl'+'F4': close tab;
- 'Ctrl'+'Shift'+'T': undo close tab;
- 'Ctrl'+'Shift'+'Page ^'/'Page v': move tab in focus
to left/right;
- 'Ctrl'+'Home|Pos1': move tab in focus to start;
- 'Ctrl'+'End(e)': move tab in focus to end;
- 'Alt'+'1'-'8': select tab '1' to '8';
- 'Alt'+'9': select last tab;
- 'Ctrl'+'Tab'|'Page v': next tab;
- 'Ctrl'+'Shift'+'Tab'|'Ctrl'+'Page ^': next tab;
- 'Alt'+'Enter': open adress (from location bar /
search bar) in new tab;
- 'Ctrl'+'N': new window;
- 'Ctrl'+'Shift'+'W' = 'Alt'+'F4': close window;
- 'Ctrl'+'Shift'+'N': undo close window;
- 'Ctrl'+'M': toggle sound mute/unmute;
- 'Ctrl'+'A': select all;
- 'Ctrl'+'X': cut;
- 'Ctrl'+'C': copy;
- 'Ctrl'+'V': paste;
- 'Ctrl'+'Z': undo;
- 'Ctrl'+'H': history side bar (toggle open/close);
- 'Ctrl'+'B': bookmark side bar (toggle open/close);
- 'Ctrl'+'D': bookmark this page;
- 'Ctrl'+'Shift'+'Y': open download window;
- 'Ctrl'+'Shift'+'A': open new add-ons tab;
- 'Ctrl'+'Shift'+'M': toggle responsive design view;
- 'F12' = 'Ctrl'+'Shift'+'I': toggle (open/close) Toolbox;
- 'Ctrl'+'Shift'+'C': inspect element with source code
in Toolbox;
- 'Shift'+'F7': open/close style editor.
- Interested in a Web Counter?
One may try one of the free German counters listed on
Counter und Statistik, e.g.
Visitwatcher.
- Don't forget to write information about authors (with E-Mail
addresses) and the date of creation/last change of the document,
normally at the end of the HTML document.
- The WWW should stay a place
for scientists and other people interested in worldwide
information exchange – without the need
for censorship.
Keep
our
W3
a
fascinating
place
!
- For nearly two years this chapter ("useful hints") ended
with the above petition - but latest discussions in mass media, scientific
organizations and also in our institutes have convinced me of the
necessity to stress the need for online free speech from my personal
point of view.
Thus I wish
to support the
Electronic Frontier
Foundation in its Blue
Ribbon Campaign:
"EFF and other civil liberties groups ask that a blue ribbon
be displayed to show support for the essential human right of free speech,
a fundamental building block of free society, affirmed by the U.S. Bill
of Rights in 1791, and by the U.N. Declaration of Human Rights in 1948.
Nevertheless, legislators and regulators in the US and around the world
are intent on telling you what you and your children may read.
Please help us teach government that such a decision belongs in your
hands, and those of every other Internet user and parent.
The Blue Ribbon will be a way to raise awareness of online censorship and
freedom issues, from locally to globally." |
|
Further information are also available at the Internet Page of
the Human Rights Watch and also at the
Global Internet Liberty
Campaign Webpage (US
link).
Probably one may be astonished that online free speech is
in danger, but this problem is no longer a general problem but one
considering sciences worldwide - also in Germany:
×
A growing number of students and also scientists does not get the
possibility to link directly to the internet but by a proxy,
filtering information and rejecting special URLs - despite the fact
that there are no criminal servers but only criminal people using some
servers, which may also concern the ones basically holding scientific
data.
×
Universities and scientific organizations start reducing WWW support
by denying to host and/or link 'private' homepages - but how should
'private' be defined keeping in mind what scientists do in their
spare time?
Without these 'personal' homepages the information available in
the WWW would be extremely reduced (note that many pages like this
manual have this 'private' status).
×
The reasons for internet communication restrictions are known - one
of the most frequently rehearsed argument is the spreading of child
pornography.
But instead of fighting against the criminals the
communication means are damned and with these the people engaged in
this business, like Felix Somm, the former head of the German division
of the U.S. on-line service provider Compuserve, who was convicted by
a Bavarian court of this offence in May 1998.
Please reflect upon these points - and put
a
blue ribbon on your homepage.
It is up to all internet users to fight for their own rights –
this is especially true for scientists!
October 1998 J.M.B.
10. Useful Hints for Webmastering
- Start looking for a webhoster and read the FAQ, e.g. for web4free.eu
see the FAQ
with basic pieces of information.
- If it is an ambitious private site or you may wish to support
a small business with it (in that case
don't forget a disclaimer,
which is required by law at least
in Germany),
you should register a domain –
typically done by the webhoster to your name
but chosen by you (see my 🌠motivation for
my domain).
- Concentrate on the most important content and make it part of
the web, i.e. create links between your pages and
to pages of general interest or as reference.
Both are outside your own webspace – and to help
visitors to make a clear distinction and to show your
end of responsibility
(see 📄Disclaimer
see 2nd point above),
you may open such links in new tabs
(see anchor tag A with TARGET
argument).
- Continue improving your work: keep it up to date,
make it as transparent as possible, and ask people
you know to give feedback.
Look at other realisations, study web techniques and
improve the experience YOU wish your visitors
to have on your site (cf. 👤jmb-edu.de History).
You may also find help on my
🔧Technical Information page
or the 📄Disclaimer.
- If you are so keen on your web presentation
that you want not only those personally invited
to visit your page, you should make the page
known to search engines, especially Google,
by the following steps:
- Manual Ping at URL:
http://www.google.com/webmasters/tools/ping?sitemap=domain.top
with domain.top to be replaced
with your domain name incl. TLD.
- Creating sitemap in root of your webspace (where
index.html should
be present).
Maybe best is a simple sitemap.txt
ASCII text file with every
full webpage URL in each line
which should get listed;
sitemap.xml is
much more complicated and
XML is not friendly
for hand coding.
- Making an appropriate robots.txt
for crawlers, i.e. automatic robots sent by
search engines to reach every point
of the WWW – but information
is sparse and mostly outdated, so not having
this file seems appropriate if one only
puts content to the domain
which should be freely available to anyone
(other choice is always unreasonable,
as long as one has a minmal
technical background).
- Log in to Google Search Console (formerly
Webmaster Tools;
with ?hl=de
for your country, i.e. de: Germany may be
replaced appropriately)
`https://www.google.com/webmasters/tools/home?hl=de'
and use the created sitemap on your domain
to let crawlers look for your content
(following menu items):
Crawl –
Sitemaps –
Add/Test Sitemaps.
You should be patient as it will take
several days till
"Google Search" lists your page –
additionally be warned that script error messages
may simply be wrong and if you have
to change things old information may
still be cached. So let slip more than
a day before giving the sitemap
a second try.
- Try to keep all external links valid –
a hard job as bad webpages
change URLs deliberately.
First: avoid this for your own site.
Keep directory structures, file names, anchor names and places
as they are – in case
it is needed, let visitors get instructions
how to get to content with updated location,
not just an ooops message –
that's not polite to say it mildly.
Second: check links and content to stay valid.
Concerning links, the following services may help:
- ...
Please mail any additional hint you may be missing
here (or in other chapters) to
📧jmb@jmb-edu.de.
| "Without feedback, you cannot learn." |
| — Richard M. Stallman |
| |
Happy browsing – and happy web designing ❣ | |
| 30th December, 2017 to 03rd May, 2019 |
11. Links for further information
- Most interesting organizations concerning the World Wide Web and
the Internet in general:
- Mozilla Developers Network (MDN):
- Sites of browsers:
- Firefox
(by Mozilla,
formerly Netscape with Navigator/Communicator; the standard browser
end of 1990-ies)
- Google's Chrome (todays most used browser by far)
- Amaya
(former W3C browser and editor)
- NCSA Mosaic
(old frozen version –
long gone)
- Arena
(in former times – before Amaya –
by W3C, later by Yggdrasil)
- Microsoft Internet
Explorer
(only for Windows, formerly Solaris, and HP-UX)
- Microsoft Edge (for Windows 10)
- Opera
(nice compact browser by Opera Software –
but now only a derivative of Blink used by Google being a fork
of Webkit)
- Lynx
(Textbrowser by the University of Kansas)
- Browser Market Share
(or after StatCounter or Wikipedia)
- Professionel utilities concerning HTML / WWW:
- HTML validators:
- TIDY
(HTML Parser and Pretty Printer by Dave Raggett
of W3C, program available for all standard platforms)
- W3C Validator
(free web service by the
W3C,
checking for compliance with W3C HTML Recommendations and
other HTML standards)
- WAVE
(web accessibility evaluation tool)
- Announcing URLs, i.e. getting own sites beeing found by search
machines:
- List of search machines
for the WWW
- StartPage
(no-tracking search engine being proxy
for google)
- Google
(72.48% of the world’s market share as of Aug. 2016:
#1)
- WebCrawler
(meta-search engine with clearer delineation between
paid search ads and organic results)
- info.com
(meta-search engine embedding social media
channels)
- Yahoo!
(7.78% of the world’s market share: #3)
- Bing
(search engine by Microsoft with 10.39% of
the world’s market share: #2)
- DuckDuckGo
(no-tracking search engine, new kid on the block
being 11th most popular search engine in the US)
- ...
- Java related links:
In case of questions / problems with this page or my site
please contact me via:
E-Mail:📧jmb@jmb-edu.de
© 1996-2024
Please notice my 📄Disclaimer.
Links back/forward to:
This private page is under rework as several parts are
mainly dated May 2002
and changes are applied slowly
toward representing todays standards ...
please stay tuned!
THX / Merci ❣
First version: | 23rd | November, | 1996 |
Last update: | 13th | November, | 2024 |
|