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{^ 11111011110110111101010011010010011011100111110111111011110110111101010011010010011011100111101101011110 fbdbd4d26e7dfbdbd4d26e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ûÛÔÒn}ûÛÔÒn{^ 1000111110101011111001011000111110101010111001011000111110101010110101001000111110101010110100100110111001111101100011111010101111100101100011111010101011100101100011111010101011010100100011111010101011010010011011100111101101011110 8fabe58faae58faad48faad26e7d8fabe58faae58faad48faad26e7b5e
UTF-8 ûÛÔÒn}ûÛÔÒn{^ 110000111011101111000011100110111100001110010100110000111001001001101110011111011100001110111011110000111001101111000011100101001100001110010010011011100111101101011110 c3bbc39bc394c3926e7dc3bbc39bc394c3926e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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