CAPITAL LETTER AUTF-8 Character/Symbol

А
Copy this symbol

CAPITAL LETTER A

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

0410
1040

HTML Examples

Using HEX code of CAPITAL LETTER A in HTML file

<span> &#x0410; </span>

Using Decimal code of CAPITAL LETTER A in HTML file

<span> &#1040; </span>

CSS Example

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

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