CBOR playground. See
RFC 8949
for the CBOR specification, and
cbor.io
for more background information.
CBOR
Diagnostic
plain hex
deterministic (with
dCBOR)
5
Bytes
as text
utf8
nan
emb cbor
cborseq
enter hex below or
{_ "x": 0}
BF # map(*) 61 # text(1) 78 # "x" 00 # unsigned(0) FF # primitive(*)