Ñ

Technical information

SymbolÑ
NameLatin capital letter n with tilde
Unicode numberU+00D1
CategoryLatin-1 Supplement5. Letters
DescriptionThe Unicode character Ñ, or U+00D1, is known as the "Latin Capital Letter N with Tilde". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a graphic representation of the capital letter 'N' with a tilde diacritic (~) placed above it. The "Ñ" is used in Spanish and some other languages, such as Filipino and Galician. In digital communications, it represents the 'Ñ' character as used in the spelling of words in these languages. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML EntityÑ
HTML Entity (hex)Ñ
HTML Entity (named)Ñ
URL Escape Code%C3%91
UTF-8 (hex)0xC3 0x91
UTF-8 (binary)1100001110010001
UTF-160x00D1
UTF-320x000000D1

Source Code

C, C++, and Java"\u00D1"
CSS Code\00D1
JavaScript"\u00D1"
Perl\x{00D1}
Python 2u"\u00D1"
Python 3\u00D1
Ruby\u{00D1}

Preview

This Unicode character looks like this Ñ in sentence and in bold like this Ñ and in italic like this Ñ.

Font size:

Ñ
12px
Ñ
16px
Ñ
20px
Ñ
28px
Ñ
36px
Ñ
48px
Ñ
72px

CSS Property: font-weight

Ñ
100
Ñ
200
Ñ
300
Ñ
400
Ñ
500
Ñ
600
Ñ
700
Ñ
800
Ñ
900

HTML Forms and Input

input
disabled input
Ñ
input-group
select
button
button

Code examples in HTML and CSS

<span>&#209;</span>

            
span {
    content: "\00D1";
}

The symbol in different fonts

Ñ
-apple-system
Ñ
Apple Color Emoji
Ñ
Arial
Ñ
BlinkMacSystemFont
Ñ
Courier New
Ñ
Georgia
Ñ
Droid Sans
Ñ
Helvetica
Ñ
Noto Sans
Ñ
Oxygen
Ñ
Roboto
Ñ
"Segoe UI"
Ñ
sans-serif
Ñ
Segoe UI Emoji
Ñ
Segoe UI Symbol
Ñ
system-ui
Ñ
Times New Roman
Ñ
Ubuntu
Ñ
Verdana

References