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{^ 11111011010100001101000111010000011011100111110111111011010100001101000111010000011011100111101101011110 fb50d1d06e7dfb50d1d06e7b5e
SJIS-WIN ?P??n}?P??n{^ 00111111010100000011111100111111011011100111110100111111010100000011111100111111011011100111101101011110 3f503f3f6e7d3f503f3f6e7b5e
EUC-JP ûPÑ?n}ûPÑ?n{^ 100011111010101111100101010100001000111110101010110100000011111101101110011111011000111110101011111001010101000010001111101010101101000000111111011011100111101101011110 8fabe5508faad03f6e7d8fabe5508faad03f6e7b5e
UTF-8 ûPÑÐn}ûPÑÐn{^ 11000011101110110101000011000011100100011100001110010000011011100111110111000011101110110101000011000011100100011100001110010000011011100111101101011110 c3bb50c391c3906e7dc3bb50c391c3906e7b5e
UHC ?P?Ðn}?P?Ðn{^ 001111110101000000111111101010001010001001101110011111010011111101010000001111111010100010100010011011100111101101011110 3f503fa8a26e7d3f503fa8a26e7b5e

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