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>&#181905;</p>
📋
CSS .selector { content: '\2C691' };
📋
JS var unicodeA = '\u2C691 ';
📋
CPP char unicodeA = ' \u2C691 ';
📋
Java char unicodeA = '\u2C691';
📋
Python unicodeA = '\u2C691'
📋

What is Unicode character 𬚑?

The Unicode character 𬚑 U+2C691 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+2C691.

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!