To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ޱޫRޱޫoޱޫ]^ 10001110101100011000111010101011010100101000111010110001100011101010101101101111100011101011000110001110101010110101110101011110 8eb18eab528eb18eab6f8eb18eab5d5e
SJIS-WIN ?±??R?±??o?±??]^ 00111111100000010111110100111111001111110101001000111111100000010111110100111111001111110110111100111111100000010111110100111111001111110101110101011110 3f817d3f3f523f817d3f3f6f3f817d3f3f5d5e
EUC-JP ?±??R?±??o?±??]^ 00111111101000011101111000111111001111110101001000111111101000011101111000111111001111110110111100111111101000011101111000111111001111110101110101011110 3fa1de3f3f523fa1de3f3f6f3fa1de3f3f5d5e
UTF-8 ޱޫRޱޫoޱޫ]^ 11000010100011101100001010110001110000101000111011000010101010110101001011000010100011101100001010110001110000101000111011000010101010110110111111000010100011101100001010110001110000101000111011000010101010110101110101011110 c28ec2b1c28ec2ab52c28ec2b1c28ec2ab6fc28ec2b1c28ec2ab5d5e
UHC ?±??R?±??o?±??]^ 00111111101000011011111000111111001111110101001000111111101000011011111000111111001111110110111100111111101000011011111000111111001111110101110101011110 3fa1be3f3f523fa1be3f3f6f3fa1be3f3f5d5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)