\u0000 and the null

What is different of the following filter in views filtering?

startkey=['monster', null, null]&endkey=['monster','\u0000' ,'\u0000']

AND

startkey=['monster', null, null]&endkey=['monster',null ,null]

See https://docs.couchbase.com/server/4.6/views/views-writing-nonjson.html