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>&#143100;</p>
📋
CSS .selector { content: '\22EFC' };
📋
JS var unicodeA = '\u22EFC ';
📋
CPP char unicodeA = ' \u22EFC ';
📋
Java char unicodeA = '\u22EFC';
📋
Python unicodeA = '\u22EFC'
📋

What is Unicode character 𢻼?

The Unicode character 𢻼 U+22EFC 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+22EFC.

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!