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{^ 11011111110101111111001111110111011011100111110111011111110101111111001111110111011011100111101101011110 dfd7f3f76e7ddfd7f3f76e7b5e
SJIS-WIN ?×?÷n}?×?÷n{^ 0011111110000001011111100011111110000001100000000110111001111101001111111000000101111110001111111000000110000000011011100111101101011110 3f817e3f81806e7d3f817e3f81806e7b5e
EUC-JP ß×ó÷n}ß×ó÷n{^ 10001111101010011100111010100001110111111000111110101011110100011010000111100000011011100111110110001111101010011100111010100001110111111000111110101011110100011010000111100000011011100111101101011110 8fa9cea1df8fabd1a1e06e7d8fa9cea1df8fabd1a1e06e7b5e
UTF-8 ß×ó÷n}ß×ó÷n{^ 110000111001111111000011100101111100001110110011110000111011011101101110011111011100001110011111110000111001011111000011101100111100001110110111011011100111101101011110 c39fc397c3b3c3b76e7dc39fc397c3b3c3b76e7b5e
UHC ß×?÷n}ß×?÷n{^ 10101001101011001010000110111111001111111010000111000000011011100111110110101001101011001010000110111111001111111010000111000000011011100111101101011110 a9aca1bf3fa1c06e7da9aca1bf3fa1c06e7b5e

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