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{^ 11011111110101111101011111010000011011100111110111011111110101111101011111010000011011100111101101011110 dfd7d7d06e7ddfd7d7d06e7b5e
SJIS-WIN ?××?n}?××?n{^ 0011111110000001011111101000000101111110001111110110111001111101001111111000000101111110100000010111111000111111011011100111101101011110 3f817e817e3f6e7d3f817e817e3f6e7b5e
EUC-JP ß××?n}ß××?n{^ 100011111010100111001110101000011101111110100001110111110011111101101110011111011000111110101001110011101010000111011111101000011101111100111111011011100111101101011110 8fa9cea1dfa1df3f6e7d8fa9cea1dfa1df3f6e7b5e
UTF-8 ß××Ðn}ß××Ðn{^ 110000111001111111000011100101111100001110010111110000111001000001101110011111011100001110011111110000111001011111000011100101111100001110010000011011100111101101011110 c39fc397c397c3906e7dc39fc397c397c3906e7b5e
UHC ß××Ðn}ß××Ðn{^ 101010011010110010100001101111111010000110111111101010001010001001101110011111011010100110101100101000011011111110100001101111111010100010100010011011100111101101011110 a9aca1bfa1bfa8a26e7da9aca1bfa1bfa8a26e7b5e

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