Latin Capital Letter J With Circumflex Letter
Ĵ is the Latin capital letter J with a circumflex, used in extended Latin writing and precise text rendering.
U+0134
Ĵ (U+0134) is a Unicode character from the Latin Extended block. It’s useful when you need the exact uppercase J-with-circumflex glyph for names, labels, or typography.
Latin Capital Letter J With Circumflex Letter Meaning
Ĵ is the uppercase form of the letter “J with circumflex,” where the circumflex accent is placed above the J. As a dedicated Unicode character (U+0134), it ensures correct spelling and visual consistency in languages and orthographies that use this specific letter. Using the proper codepoint avoids issues where a plain “J” or a differently accented character appears instead. It’s also commonly needed in digital typography when matching fonts, constructing correct strings in applications, or copying text from sources that rely on Unicode-accurate characters.
Common uses
- •Typing or entering names and proper nouns that use J with circumflex
- •Creating accurate labels, tags, or headings in multilingual documents
- •Typography work where a specific precomposed character is required for consistent rendering
- •Programming and UI text where exact Unicode codepoints must match expected strings
- •Copying text from web pages or files that already contain the correct Unicode character
Examples
Ĵ (Latin Capital Letter J with Circumflex)
- ĴĴani
- ĴĴeroen
- ĴLaŭ Ĵaŭdo
- ĴProjekt Ĵ
- ĴĴurnalo
Variations
Technical codes
| Unicode | U+0134 | |
| HTML Entity | Ĵ | |
| HTML Code | Ĵ | |
| CSS | \0134 |
FAQ
What does the Latin Capital Letter J With Circumflex letter mean?
Ĵ is the uppercase form of the letter “J with circumflex,” where the circumflex accent is placed above the J. As a dedicated Unicode character (U+0134), it ensures correct spelling and visual consistency in languages and orthographies that use this specific letter. Using the proper codepoint avoids issues where a plain “J” or a differently accented character appears instead. It’s also commonly needed in digital typography when matching fonts, constructing correct strings in applications, or copying text from sources that rely on Unicode-accurate characters.
What Unicode character is Ĵ?
Ĵ is LATIN CAPITAL LETTER J WITH CIRCUMFLEX with codepoint U+0134.
How do I copy Ĵ easily?
Select and copy the character “Ĵ” from this page, or use the provided HTML entity Ĵ.
Is Ĵ the same as a normal “J”?
No. Ĵ is a distinct Unicode character with a circumflex accent, so it will not be identical to “J” in text matching or display.
What can I use for code in software?
You can use HTML entity Ĵ or an escape like \\u{0134} (JavaScript). CSS escape is \\0134.