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>&#144828;</p>
📋
CSS .selector { content: '\235BC' };
📋
JS var unicodeA = '\u235BC ';
📋
CPP char unicodeA = ' \u235BC ';
📋
Java char unicodeA = '\u235BC';
📋
Python unicodeA = '\u235BC'
📋

What is Unicode character 𣖼?

The Unicode character 𣖼 U+235BC 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+235BC.

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!