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

What is Unicode character 𬏶?

The Unicode character 𬏶 U+2C3F6 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+2C3F6.

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!