Skip to Content

UNICODE

Returns the number (code point) that corresponds to the first character of the text

Syntax

UNICODE(text)

Parameters

  • text: Required. The character for which you want the Unicode value

Example

=UNICODE("B")
Returns: NumberSince: Excel 2013