free-symbols

Kannada Digit Zero Letter

“೦” is the Kannada script digit for zero, Unicode U+0CE6.

U+0CE6

“೦” is a Unicode character used to write the number zero in the Kannada numeral system. It’s commonly needed for accurate language typography and localization. You can copy it directly or use the provided HTML/CSS/JavaScript escapes.

Kannada Digit Zero Letter Meaning

The symbol “೦” is the Kannada digit zero. Like other script-specific digits, it represents the value 0 but is displayed using the Kannada glyph style. You’ll see it in Kannada text where numerals should match the local script, such as dates, counts, and serial numbers in Kannada language content. In digital work, using the correct Unicode character helps ensure consistent rendering across fonts and platforms, especially when you want Kannada numerals rather than Arabic numerals (0).

Common uses

  • Writing Kannada-language numbers, especially the digit zero
  • Localized UI text for Kannada audiences (counts, steps, and labels)
  • Displaying dates and times in Kannada when using script-appropriate numerals
  • Educational or reference content that demonstrates Kannada numerals
  • Encoding and rendering Kannada text correctly in web and mobile apps

Examples

೦ Kannada Digit Zero (U+0CE6)

  • ಇಂದು ೦೦/೦೦/೨೦೨೪
  • ಮೊತ್ತ: ೦
  • ಹಂತ ೦ ರಲ್ಲಿ ನಿಲ್ಲಿಸಲಾಗಿದೆ
  • ಸೂಚನೆ: ೦ ಐಟಂಗಳು
  • ವರ್ಷ ೦೦೧೯

Variations

Technical codes

UnicodeU+0CE6
HTML Entity೦
HTML Code೦
CSS\0CE6

FAQ

What does the Kannada Digit Zero letter mean?

The symbol “೦” is the Kannada digit zero. Like other script-specific digits, it represents the value 0 but is displayed using the Kannada glyph style. You’ll see it in Kannada text where numerals should match the local script, such as dates, counts, and serial numbers in Kannada language content. In digital work, using the correct Unicode character helps ensure consistent rendering across fonts and platforms, especially when you want Kannada numerals rather than Arabic numerals (0).

What character is “೦”?

“೦” is the Kannada Digit Zero, Unicode character U+0CE6.

How do I write it in HTML?

Use the HTML entity: ೦ (matches the provided html_entity).

How do I use it in CSS or JavaScript?

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

Is “೦” the same as the standard number “0”?

It represents the value zero, but “೦” uses the Kannada numeral glyph. Use it when you need Kannada-script numerals rather than ASCII 0.