HTML Entity/Symbolȷ(LATIN SMALL LETTER DOTLESS J )

ȷ
Copy this symbol

LATIN SMALL LETTER DOTLESS J

Click on any of the following code values to copy to clipboard.

ȷ
ȷ
U+00237
\0237
ȷ

HTML Examples

Using HTML Code value in HTML file

<span> &#567; </span>

Using HTML Entity value in HTML file

<span> &jmath; </span>

CSS Example

Using CSS content code of the HTML entity &jmath; to specify in a CSS file

span { 
    content: "\0237";
}
All HTML Symbols