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{^ 11111011010100001000111010100011011011100111110111111011010100001000111010100011011011100111101101011110 fb508ea36e7dfb508ea36e7b5e
SJIS-WIN ?P?£n}?P?£n{^ 001111110101000000111111100000011001001001101110011111010011111101010000001111111000000110010010011011100111101101011110 3f503f81926e7d3f503f81926e7b5e
EUC-JP ûP?£n}ûP?£n{^ 10001111101010111110010101010000001111111010000111110010011011100111110110001111101010111110010101010000001111111010000111110010011011100111101101011110 8fabe5503fa1f26e7d8fabe5503fa1f26e7b5e
UTF-8 ûPŽ£n}ûPŽ£n{^ 11000011101110110101000011000010100011101100001010100011011011100111110111000011101110110101000011000010100011101100001010100011011011100111101101011110 c3bb50c28ec2a36e7dc3bb50c28ec2a36e7b5e
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)