n

Technical information

Symboln
NameLatin small letter n
Unicode numberU+006E
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entityn
HTML Entity (hex)n
URL Escape Coden
UTF-8 (hex)0x6E
UTF-8 (binary)01101110
UTF-160x006E
UTF-320x0000006E

Source Code

C, C++, and Java"\u006E"
CSS Code\006E
JavaScript"\u006E"
Perl\x{006E}
Python 2u"\u006E"
Python 3\u006E
Ruby\u{006E}

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
n
input-group
select
button
button

Code examples in HTML and CSS

<span>&#110;</span>

            
span {
    content: "\006E";
}

The symbol in different fonts

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

References