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 ûPŽ¥n}ûPŽ¥n{^ 11111011010100001000111010100101011011100111110111111011010100001000111010100101011011100111101101011110 fb508ea56e7dfb508ea56e7b5e
SJIS-WIN ?P?¥n}?P?¥n{^ 001111110101000000111111100000011000111101101110011111010011111101010000001111111000000110001111011011100111101101011110 3f503f818f6e7d3f503f818f6e7b5e
EUC-JP ûP??n}ûP??n{^ 1000111110101011111001010101000000111111001111110110111001111101100011111010101111100101010100000011111100111111011011100111101101011110 8fabe5503f3f6e7d8fabe5503f3f6e7b5e
UTF-8 ûPŽ¥n}ûPŽ¥n{^ 11000011101110110101000011000010100011101100001010100101011011100111110111000011101110110101000011000010100011101100001010100101011011100111101101011110 c3bb50c28ec2a56e7dc3bb50c28ec2a56e7b5e
UHC ?P??n}?P??n{^ 00111111010100000011111100111111011011100111110100111111010100000011111100111111011011100111101101011110 3f503f3f6e7d3f503f3f6e7b5e

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