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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 薰俸ぉ薰俸y^ 11111011100111101001010111101110100000101010011111111011100111101001010111101110100000101001100101011110 fb9e95ee82a7fb9e95ee82995e
EUC-JP ?俸ぉ?俸y^ 0011111111001010111100001010010010101001001111111100101011110000101000111111100101011110 3fcaf0a4a93fcaf0a3f95e
UTF-8 薰俸ぉ薰俸y^ 11101000100101101011000011100100101111111011100011100011100000011000100111101000100101101011000011100100101111111011100011101111101111011001100101011110 e896b0e4bfb8e38189e896b0e4bfb8efbd995e
UHC 薰俸ぉ薰俸y^ 11111101101110011101110011100100101010101010100111111101101110011101110011100100101000111111100101011110 fdb9dce4aaa9fdb9dce4a3f95e

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