N

Technical information

SymbolN
NameLatin capital letter n
Unicode numberU+004E
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityN
HTML Entity (hex)N
URL Escape CodeN
UTF-8 (hex)0x4E
UTF-8 (binary)01001110
UTF-160x004E
UTF-320x0000004E

Source Code

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

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

            
span {
    content: "\004E";
}

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