Á
U+00C1 Á

LATIN CAPITAL LETTER A WITH ACUTE

Lu — Uppercase Letter
Latin
Basic Multilingual Plane (BMP)
193

Encoding Table

This table shows the exact bytes used to represent LATIN CAPITAL LETTER A WITH ACUTE in each encoding. Unicode encodings (UTF-8, UTF-16, UTF-32) support every character; legacy encodings only cover a limited character set and show "not supported" when a character falls outside their range.

Encoding Bytes (Hex) Bytes (Decimal) Byte count
UTF-8 C3 81 195 129 2
UTF-16 LE C1 00 193 0 2
UTF-16 BE 00 C1 0 193 2
UTF-32 LE C1 00 00 00 193 0 0 0 4
UTF-32 BE 00 00 00 C1 0 0 0 193 4
ASCII not supported
Latin-1 (ISO-8859-1) C1 193 1
Windows-1252 C1 193 1
ISO-8859-2 (Latin-2) C1 193 1
ISO-8859-5 (Cyrillic) not supported
KOI8-R not supported
Shift-JIS not supported
EUC-JP 8F AA A1 143 170 161 3
GBK not supported
Big5 not supported

Escape Sequences

How to reference this character in source code, markup, and URLs.

Á
Á
Á
\C1
\u00C1
%C3%81
\u00c1
193

View the glyph in different fonts and scripts on our sibling site.

View U+00C1 on CharLookup.com ↗

UTF-8 Binary Breakdown

UTF-8 encodes this character as 2 bytes. The leading 110 prefix on byte 1 signals a 2-byte sequence. Bytes 2+ begin with 10 to mark them as continuation bytes.

Byte 1
1 1 0 0 0 0 1 1
C3
·
Byte 2
1 0 0 0 0 0 0 1
81
UTF-8: C3 81 · 2 bytes · Codepoint U+00C1

Unicode Properties

Introduced in Unicode 1.1
L — Left-to-Right
Lowercase: U+00E1 LATIN SMALL LETTER A WITH ACUTE

Canonical decomposition — this character is equivalent to the sequence below under NFC/NFD normalization.

Nearby Characters in Latin-1 Supplement