J

Technical information

SymbolJ
NameLatin capital letter j
Unicode numberU+004A
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityJ
HTML Entity (hex)J
URL Escape CodeJ
UTF-8 (hex)0x4A
UTF-8 (binary)01001010
UTF-160x004A
UTF-320x0000004A

Source Code

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

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
J
input-group
select
button
button

Code examples in HTML and CSS

<span>&#74;</span>

            
span {
    content: "\004A";
}

The symbol in different fonts

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

References