The OTP erlang/doc/reference_manual/data_types.html#idm140043841877600 says: $char ASCII value of the character char. In cases of unicode what is $char? So far I have taken it to be the code-point. Could someone elaborate i.e. how does erlang go from $char -> integer? Thanks, Leo