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>&#158204;</p>
📋
CSS .selector { content: '\269FC' };
📋
JS var unicodeA = '\u269FC ';
📋
CPP char unicodeA = ' \u269FC ';
📋
Java char unicodeA = '\u269FC';
📋
Python unicodeA = '\u269FC'
📋

What is Unicode character 𦧼?

The Unicode character 𦧼 U+269FC 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+269FC.

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!