ñ

Technical information

Symbolñ
NameLatin small letter n with tilde
Unicode numberU+00F1
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character ñ, or U+00F1, is known as the "Latin Small Letter N with Tilde". It is part of the "Latin-1 Supplement" block and falls under the "Lowercase Letter" category in the Unicode standard. This character is predominantly used in the Spanish language to represent a palatal nasal sound, similar to the "ny" sound in the English word "canyon". It can also be found in other languages, such as Galician, Filipino, Basque, and others that have been influenced by Spanish. Its visual appearance is a lowercase "n" with a tilde (~) on top.

Encoding

HTML Entityñ
HTML Entity (hex)ñ
HTML Entity (named)ñ
URL Escape Code%C3%B1
UTF-8 (hex)0xC3 0xB1
UTF-8 (binary)1100001110110001
UTF-160x00F1
UTF-320x000000F1

Source Code

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

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>&#241;</span>

            
span {
    content: "\00F1";
}

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