j

Technical information

Symbolj
NameLatin small letter j
Unicode numberU+006A
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entityj
HTML Entity (hex)j
URL Escape Codej
UTF-8 (hex)0x6A
UTF-8 (binary)01101010
UTF-160x006A
UTF-320x0000006A

Source Code

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

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

            
span {
    content: "\006A";
}

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