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

What is Unicode character 𬕩?

The Unicode character 𬕩 U+2C569 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+2C569.

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!