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