free-symbols

Kannada Digit Nine Letter

೯ is the Kannada digit for the number nine, used in Kannada script numerals.

U+0CEF

The symbol “೯” is known as the Kannada Digit Nine. It belongs to the Kannada writing system and is used when writing the number 9 in Kannada numerals. This page helps you copy it and use it correctly in text and code.

Kannada Digit Nine Letter Meaning

“೯” is the Kannada numeral digit representing the value nine (9). It is part of the Kannada digit set, alongside other Kannada digits for 0 through 8. You’ll most commonly see it in Kannada-language text where numbers are written in local script, such as dates, quantities, phone/message references, and general counting in Kannada. The character is distinct from the Latin digit “9”, so rendering depends on fonts that support Kannada. For web development and interoperability, you can use its Unicode code point U+0CEF and the corresponding HTML/CSS/JavaScript escapes shown on this page.

Common uses

  • Writing the number nine in Kannada numerals within Kannada text
  • Formatting dates, addresses, or item counts for Kannada audiences
  • Labels and UI text in Kannada where numbers should match local script
  • Educational materials and worksheets using Kannada digit forms
  • Social media posts that include Kannada-script numerals

Examples

೯ Kannada Digit Nine (U+0CEF)

  • ೧ ೨ ೩ ೪ ೫ ೬ ೭ ೮ ೯
  • ಇದು ಒಂಬತ್ತು: ೯
  • ದಿನಾಂಕ: ೧/೬/೯
  • ಒಟ್ಟು ಸಂಖ್ಯೆ ೯
  • ಪಾಠ ೯

Variations

Technical codes

UnicodeU+0CEF
HTML Entity೯
HTML Code೯
CSS\0CEF

FAQ

What does the Kannada Digit Nine letter mean?

“೯” is the Kannada numeral digit representing the value nine (9). It is part of the Kannada digit set, alongside other Kannada digits for 0 through 8. You’ll most commonly see it in Kannada-language text where numbers are written in local script, such as dates, quantities, phone/message references, and general counting in Kannada. The character is distinct from the Latin digit “9”, so rendering depends on fonts that support Kannada. For web development and interoperability, you can use its Unicode code point U+0CEF and the corresponding HTML/CSS/JavaScript escapes shown on this page.

What character is “೯”?

“೯” is the Kannada digit nine (Unicode name: KANNADA DIGIT NINE, code point U+0CEF).

Is “೯” the same as the Latin number “9”?

They represent the same value (nine), but they are different characters: “೯” is a Kannada script digit, while “9” is a Latin digit.

How do I write it in HTML?

You can use the HTML entity: ೯.

How do I use it in CSS or JavaScript?

CSS escape: \\0CEF. JavaScript escape: \\u{0CEF}.