#u

[reader syntax] #uN(number ...)

SRFI-4: Denotes homogeneous numeric vector. N should be either one of 8, 16, 32, or 64.

See also #s, #f.

[reader syntax] #u"..."

Bigloo: denotes UTF8 string. See ucs2-string? for wide character string handling.