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

What is Unicode character 𣓵?

The Unicode character 𣓵 U+234F5 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+234F5.

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!