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 ߻ӽn}߻ӽn{^ 11011111101110111101001110111101011011100111110111011111101110111101001110111101011011100111101101011110 dfbbd3bd6e7ddfbbd3bd6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ß?Ó?n}ß?Ó?n{^ 100011111010100111001110001111111000111110101010110100010011111101101110011111011000111110101001110011100011111110001111101010101101000100111111011011100111101101011110 8fa9ce3f8faad13f6e7d8fa9ce3f8faad13f6e7b5e
UTF-8 ߻ӽn}߻ӽn{^ 110000111001111111000010101110111100001110010011110000101011110101101110011111011100001110011111110000101011101111000011100100111100001010111101011011100111101101011110 c39fc2bbc393c2bd6e7dc39fc2bbc393c2bd6e7b5e
UHC ß??½n}ß??½n{^ 1010100110101100001111110011111110101000111101100110111001111101101010011010110000111111001111111010100011110110011011100111101101011110 a9ac3f3fa8f66e7da9ac3f3fa8f66e7b5e

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