Æ

Technical information

SymbolÆ
NameLatin capital letter ae
Unicode numberU+00C6
CategoryLatin-1 Supplement5. Letters
DescriptionThe Unicode character Æ, or U+00C6, is known as the "Latin Capital Letter AE". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a graphical representation of the Latin script ligature AE, used in some languages, including Danish, Norwegian, and Icelandic. It represents a phoneme that originated from a Latin diphthong. In English and French typography, it's also used in certain traditional spellings or in loanwords. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML EntityÆ
HTML Entity (hex)Æ
HTML Entity (named)Æ
URL Escape Code%C3%86
UTF-8 (hex)0xC3 0x86
UTF-8 (binary)1100001110000110
UTF-160x00C6
UTF-320x000000C6

Source Code

C, C++, and Java"\u00C6"
CSS Code\00C6
JavaScript"\u00C6"
Perl\x{00C6}
Python 2u"\u00C6"
Python 3\u00C6
Ruby\u{00C6}

Preview

This Unicode character looks like this Æ in sentence and in bold like this Æ and in italic like this Æ.

Font size:

Æ
12px
Æ
16px
Æ
20px
Æ
28px
Æ
36px
Æ
48px
Æ
72px

CSS Property: font-weight

Æ
100
Æ
200
Æ
300
Æ
400
Æ
500
Æ
600
Æ
700
Æ
800
Æ
900

HTML Forms and Input

input
disabled input
Æ
input-group
select
button
button

Code examples in HTML and CSS

<span>&#198;</span>

            
span {
    content: "\00C6";
}

The symbol in different fonts

Æ
-apple-system
Æ
Apple Color Emoji
Æ
Arial
Æ
BlinkMacSystemFont
Æ
Courier New
Æ
Georgia
Æ
Droid Sans
Æ
Helvetica
Æ
Noto Sans
Æ
Oxygen
Æ
Roboto
Æ
"Segoe UI"
Æ
sans-serif
Æ
Segoe UI Emoji
Æ
Segoe UI Symbol
Æ
system-ui
Æ
Times New Roman
Æ
Ubuntu
Æ
Verdana

References