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>&#155849;</p>
📋
CSS .selector { content: '\260C9' };
📋
JS var unicodeA = '\u260C9 ';
📋
CPP char unicodeA = ' \u260C9 ';
📋
Java char unicodeA = '\u260C9';
📋
Python unicodeA = '\u260C9'
📋

What is Unicode character 𦃉?

The Unicode character 𦃉 U+260C9 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B 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+260C9.

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 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
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!