HTML Entity/SymbolĴ(LATIN CAPITAL LETTER J WITH CIRCUMFLEX )

Ĵ
Copy this symbol

LATIN CAPITAL LETTER J WITH CIRCUMFLEX

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

Ĵ
Ĵ
U+00134
\0134
Ĵ

HTML Examples

Using HTML Code value in HTML file

<span> &#308; </span>

Using HTML Entity value in HTML file

<span> &Jcirc; </span>

CSS Example

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

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