Unicode Character 'VULGAR FRACTION ONE QUARTER' (U+00BC) |
![]() |
| Unicode Data | |
|---|---|
| Name | VULGAR FRACTION ONE QUARTER |
| Block | Latin-1 Supplement |
| Category | Number, Other [No] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Decomposition | <fraction> DIGIT ONE (U+0031) FRACTION SLASH (U+2044) DIGIT FOUR (U+0034) |
| Mirror | N |
| Numeric | 1/4 |
| Old name | FRACTION ONE QUARTER |
| Index entries | Fractions Fourths Fractions Quarters Quarters, Fractions ONE QUARTER, VULGAR FRACTION FRACTION ONE QUARTER, VULGAR QUARTER, VULGAR FRACTION ONE VULGAR FRACTION ONE QUARTER Fourths, Fractions |
| Approximations | <fraction> 0031 2044 0034 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ¼ |
| HTML Entity (hex) | ¼ |
| HTML Entity (named) | ¼ |
| How to type in Microsoft Windows | Alt +BC Alt 0188 Alt 172 |
| UTF-8 (hex) | 0xC2 0xBC (c2bc) |
| UTF-8 (binary) | 11000010:10111100 |
| UTF-16 (hex) | 0x00BC (00bc) |
| UTF-16 (decimal) | 188 |
| UTF-32 (hex) | 0x000000BC (bc) |
| UTF-32 (decimal) | 188 |
| C/C++/Java source code | "\u00BC" |
| Python source code | u"\u00BC" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ¼ |
| string.toLowerCase() | ¼ |
| Character.UnicodeBlock | LATIN_1_SUPPLEMENT |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
| Character.getNumericValue() | -2 |
| Character.getType() | 11 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | No |
| Character.isJavaIdentifierStart() | No |
| Character.isLetter() | No |
| Character.isLetterOrDigit() | No |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | No |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |