Á

Technical information

SymbolÁ
NameLatin capital letter a with acute
Unicode numberU+00C1
CategoryLatin-1 Supplement5. Letters
DescriptionThe Unicode character Á, or U+00C1, is known as "Latin Capital Letter A with Acute". It's a part of the "Latin-1 Supplement" block in the Unicode standard. The character is categorized under the "Letter, Uppercase" category. It represents the capital letter "A" from the Latin alphabet with an acute accent on top. This accent mark is common in several languages, including Spanish, Portuguese, Icelandic, and Vietnamese, where it often indicates a specific pronunciation or stress pattern. The character is often used in proper nouns or to differentiate homonyms in these languages.

Encoding

HTML EntityÁ
HTML Entity (hex)Á
HTML Entity (named)Á
URL Escape Code%C3%81
UTF-8 (hex)0xC3 0x81
UTF-8 (binary)1100001110000001
UTF-160x00C1
UTF-320x000000C1

Source Code

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

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>&#193;</span>

            
span {
    content: "\00C1";
}

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