Css Styling

Size
𬚔
15px
𬚔
18px
𬚔
21px
𬚔
24px
𬚔
27px
𬚔
30px
𬚔
33px
𬚔
36px
𬚔
42px
𬚔
48px
𬚔
54px
𬚔
60px
𬚔
66px
𬚔
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𬚔
Bold
𬚔
Italic
𬚔
Underline
𬚔
Strikethrough
𬚔
UpperCase
𬚔
LowerCase
𬚔
Oblique
A 𬚔
Subscript
A 𬚔
Superscript
𬚔
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𬚔
Arial
𬚔
Times New Roman
𬚔
Verdana
𬚔
Courier New
𬚔
Garamond
𬚔
Georgia
𬚔
Trebuchet MS
𬚔
Tahoma
𬚔
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𬚔
White
𬚔
Brown
𬚔
Maroon
𬚔
Magenta
𬚔
Red
𬚔
Orange
𬚔
Yellow
𬚔
Green
𬚔
Teal
𬚔
Cyan
𬚔
Blue
𬚔
Violet
𬚔
Purple
𬚔
Indigo
𬚔
Gray
𬚔
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𬚔
White
𬚔
Brown
𬚔
Maroon
𬚔
Magenta
𬚔
Red
𬚔
Orange
𬚔
Yellow
𬚔
Green
𬚔
Teal
𬚔
Cyan
𬚔
Blue
𬚔
Violet
𬚔
Purple
𬚔
Indigo
𬚔
Gray
𬚔
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#181908;</p>
📋
CSS .selector { content: '\2C694' };
📋
JS var unicodeA = '\u2C694 ';
📋
CPP char unicodeA = ' \u2C694 ';
📋
Java char unicodeA = '\u2C694';
📋
Python unicodeA = '\u2C694'
📋

What is Unicode character 𬚔?

The Unicode character 𬚔 U+2C694 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E block.

What does the Unicode character 𬚔 represent?

The Unicode character 𬚔 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𬚔?

The Unicode code point for 𬚔 is U+2C694.

Is the appearance of the 𬚔 character consistent across all platforms?

The appearance of the 𬚔 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𬚔 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𬚔 character.

In which version was Unicode character 𬚔 released, and to which block of characters does it belong?

Unicode character 𬚔 was first introduced in Unicode Version 8.0, and it belongs to the CJK Unified Ideographs Extension E block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 8.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension E
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!