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{^ 11011111110100011101011111100000010011100111110111011111110100011101011111100000010011100111101101011110 dfd1d7e04e7ddfd1d7e04e7b5e
SJIS-WIN ??×?N}??×?N{^ 001111110011111110000001011111100011111101001110011111010011111100111111100000010111111000111111010011100111101101011110 3f3f817e3f4e7d3f3f817e3f4e7b5e
EUC-JP ßÑ×àN}ßÑ×àN{^ 100011111010100111001110100011111010101011010000101000011101111110001111101010111010001001001110011111011000111110101001110011101000111110101010110100001010000111011111100011111010101110100010010011100111101101011110 8fa9ce8faad0a1df8faba24e7d8fa9ce8faad0a1df8faba24e7b5e
UTF-8 ßÑ×àN}ßÑ×àN{^ 110000111001111111000011100100011100001110010111110000111010000001001110011111011100001110011111110000111001000111000011100101111100001110100000010011100111101101011110 c39fc391c397c3a04e7dc39fc391c397c3a04e7b5e
UHC ß?×?N}ß?×?N{^ 1010100110101100001111111010000110111111001111110100111001111101101010011010110000111111101000011011111100111111010011100111101101011110 a9ac3fa1bf3f4e7da9ac3fa1bf3f4e7b5e

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