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{^ 11111011110100011101011110110000011011100111110111111011110100011101011110110000011011100111101101011110 fbd1d7b06e7dfbd1d7b06e7b5e
SJIS-WIN ??×°n}??×°n{^ 0011111100111111100000010111111010000001100010110110111001111101001111110011111110000001011111101000000110001011011011100111101101011110 3f3f817e818b6e7d3f3f817e818b6e7b5e
EUC-JP ûÑ×°n}ûÑ×°n{^ 10001111101010111110010110001111101010101101000010100001110111111010000111101011011011100111110110001111101010111110010110001111101010101101000010100001110111111010000111101011011011100111101101011110 8fabe58faad0a1dfa1eb6e7d8fabe58faad0a1dfa1eb6e7b5e
UTF-8 ûÑ×°n}ûÑ×°n{^ 110000111011101111000011100100011100001110010111110000101011000001101110011111011100001110111011110000111001000111000011100101111100001010110000011011100111101101011110 c3bbc391c397c2b06e7dc3bbc391c397c2b06e7b5e
UHC ??×°n}??×°n{^ 0011111100111111101000011011111110100001110001100110111001111101001111110011111110100001101111111010000111000110011011100111101101011110 3f3fa1bfa1c66e7d3f3fa1bfa1c66e7b5e

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