A

LATIN CAPITAL LETTER A

U+0041 Uppercase Letter (Lu) · Basic Latin · Latn
{# Overview — AI-citation lead. Curated content_summary when present, else a fact-based computed lead so every character has an answer-first paragraph. #}

Overview

A (LATIN CAPITAL LETTER A) is the Unicode character at code point U+0041. It belongs to the Basic Latin block, in the Uppercase Letter (Lu) general category. Its script is Latn.

On this page

Encoding Table

Format Value Copy
unicode U+0041
decimal 65
htmldecimal A
htmlhex A
css \0041
javascript \u{41}
python \u0041
java \u0041
go \u0041
ruby \u{41}
rust \u{41}
ccpp \u0041
urlencoded A
utf8bytes 41
utf16bebytes 00 41
utf32bebytes 00 00 00 41

How to Use

HTML: A
CSS: content: "\0041"
JavaScript: "\u{41}"
Python: "\u0041"

Frequently Asked Questions

What is the A character (LATIN CAPITAL LETTER A)?

A (LATIN CAPITAL LETTER A) is the Unicode character U+0041.

What is the Unicode codepoint of LATIN CAPITAL LETTER A?

The LATIN CAPITAL LETTER A character (A) has codepoint U+0041.

How do I type or copy LATIN CAPITAL LETTER A?

Copy A directly, or use the HTML entity, UTF-8, and code encodings shown on this page.