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>&#141045;</p>
📋
CSS .selector { content: '\226F5' };
📋
JS var unicodeA = '\u226F5 ';
📋
CPP char unicodeA = ' \u226F5 ';
📋
Java char unicodeA = '\u226F5';
📋
Python unicodeA = '\u226F5'
📋

What is Unicode character 𢛵?

The Unicode character 𢛵 U+226F5 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+226F5.

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!