U+0041 LATIN CAPITAL LETTER A

A

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
65
General Category
Block
Script
Bidi Category
Left-To-Right
East Asian Width
narrow
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+0041, officially named LATIN CAPITAL LETTER A, was introduced in Unicode version 1.1. It is part of the ASCII block, which belongs to the Basic Multilingual plane.

Categorized technically as a Uppercase Letter, this character typically falls under the Latin script. In terms of text layout and rendering, the glyph is not a composition and has narrow in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

65 Copied!
UTF-8 41 Copied!
UTF-16 00 41 Copied!
UTF-32 00 00 00 41 Copied!
URL-Quoted A Copied!
HTML hex reference A Copied!
RFC 5137 \u'0041' Copied!
Bash and Zsh (inside echo -e) \u0041 Copied!
C and C++ \u0041 Copied!
C# \u0041 Copied!
CSS \000041 Copied!
Excel =UNICHAR(65) Copied!
Go \u0041 Copied!
JavaScript \u0041 Copied!
Modern JavaScript (since ES6) \u{0041} Copied!
JSON \u0041 Copied!
Java \u0041 Copied!
Lua \u{0041} Copied!
Matlab char(65) Copied!
Perl \x{0041} Copied!
PHP \u{0041} Copied!
PostgreSQL U&'\0041' Copied!
PowerShell `u{0041} Copied!
Python \u0041 Copied!
Ruby \u{0041} Copied!
Rust \u{0041} Copied!