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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髴ー薰扶髴ー薰府^ 111010011001110010110000111110111001111010010101011111011110100110011100101100001111101110011110100101010111101101011110 e99cb0fb9e957de99cb0fb9e957b5e
EUC-JP 髴ー?扶髴ー?府^ 111100011111110010001110101100000011111111001001110111101111000111111100100011101011000000111111110010011101110001011110 f1fc8eb03fc9def1fc8eb03fc9dc5e
UTF-8 髴ー薰扶髴ー薰府^ 11101001101010111011010011101111101111011011000011101000100101101011000011100110100010011011011011101001101010111011010011101111101111011011000011101000100101101011000011100101101110101001110001011110 e9abb4efbdb0e896b0e689b6e9abb4efbdb0e896b0e5ba9c5e
UHC ??薰扶??薰府^ 00111111001111111111110110111001110111011010011000111111001111111111110110111001110111011010010001011110 3f3ffdb9dda63f3ffdb9dda45e

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