Gurmukhi Sign Yakash Letter
ੵ is the Gurmukhi sign Yakash used in the Punjabi Gurmukhi script.
U+0A75
ੵ (Gurmukhi Sign Yakash) is a Unicode character in the Gurmukhi (Punjabi) block. This page helps you copy it reliably and understand how it’s typically used in Gurmukhi text.
Gurmukhi Sign Yakash Letter Meaning
ੵ is the Gurmukhi sign called Yakash (Unicode name: GURMUKHI SIGN YAKASH, code point U+0A75). Like other Gurmukhi signs, it is used as part of the written structure of Punjabi/Gurmukhi. In practice, you’ll encounter it in properly typed or encoded Gurmukhi content where the specific sign is required for the correct orthography. If you’re working with fonts, typography, or text encoding, the key value of this character is its exact Unicode identity—so copying the character, using the correct HTML/CSS/JavaScript escapes, and ensuring font support are what matter most for correct display.
Common uses
- •Copy/paste for Punjabi (Gurmukhi) text where Yakash is required
- •UI and localization strings that must match official Gurmukhi spelling
- •Typography and font testing to confirm rendering at U+0A75
- •Content creation for social posts using Gurmukhi script accurately
- •Developer use in HTML/CSS/JavaScript with the provided codepoint/escapes
Examples
ੵ Gurmukhi Sign Yakash
- ੵੵ ਨੂੰ ਠੀਕ ਤਰ੍ਹਾਂ ਲਿਖੋ।
- ੵਗੁਰਮੁਖੀ ਲਿਪੀ ਵਿੱਚ ੵ ਵਰਤਿਆ ਜਾਂਦਾ ਹੈ।
- ੵਅੱਜ ਮੈਂ ੵ ਕਾਪੀ ਕਰ ਰਿਹਾ/ਰਿਹੀ ਹਾਂ।
- ੵਟਾਈਪੋਗ੍ਰਾਫੀ ਟੈਸਟ: ੵ ਸਹੀ ਦਿਖੇ।
- ੵUnicode U+0A75 ਲਈ ੵ ਇਨਪੁਟ ਕਰੋ।
Variations
Technical codes
| Unicode | U+0A75 | |
| HTML Entity | ੵ | |
| HTML Code | ੵ | |
| CSS | \0A75 |
FAQ
What does the Gurmukhi Sign Yakash letter mean?
ੵ is the Gurmukhi sign called Yakash (Unicode name: GURMUKHI SIGN YAKASH, code point U+0A75). Like other Gurmukhi signs, it is used as part of the written structure of Punjabi/Gurmukhi. In practice, you’ll encounter it in properly typed or encoded Gurmukhi content where the specific sign is required for the correct orthography. If you’re working with fonts, typography, or text encoding, the key value of this character is its exact Unicode identity—so copying the character, using the correct HTML/CSS/JavaScript escapes, and ensuring font support are what matter most for correct display.
What is the Unicode code point for ੵ?
The Unicode code point is U+0A75 (Unicode name: GURMUKHI SIGN YAKASH).
How can I copy ੵ safely in HTML?
You can paste the character directly or use the HTML entity: ੵ.
What escapes can I use in CSS or JavaScript?
CSS escape: \\0A75. JavaScript escape: \\u{0A75}.
Why does ੵ not display correctly on my device?
Most display issues come from missing font support for Gurmukhi. Try a font that supports the Gurmukhi block and verify encoding is Unicode (UTF-8).