LATIN CAPITAL LETTER AUTF-8 Character/Symbol

A
Copy this symbol

LATIN CAPITAL LETTER A

Click on any of the following code values to copy to clipboard.

0041
65

HTML Examples

Using HEX code of LATIN CAPITAL LETTER A in HTML file

<span> &#x0041; </span>

Using Decimal code of LATIN CAPITAL LETTER A in HTML file

<span> &#65; </span>

CSS Example

Using HEX code of LATIN CAPITAL LETTER A in CSS file for content

span { 
    content: '\0041';
}
All UTF-8 Symbols