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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 薰俸s}薰俸s{^ 111110111001111010010101111011101000001010010011011111011111101110011110100101011110111010000010100100110111101101011110 fb9e95ee82937dfb9e95ee82937b5e
EUC-JP ?俸s}?俸s{^ 00111111110010101111000010100011111100110111110100111111110010101111000010100011111100110111101101011110 3fcaf0a3f37d3fcaf0a3f37b5e
UTF-8 薰俸s}薰俸s{^ 111010001001011010110000111001001011111110111000111011111011110110010011011111011110100010010110101100001110010010111111101110001110111110111101100100110111101101011110 e896b0e4bfb8efbd937de896b0e4bfb8efbd937b5e
UHC 薰俸s}薰俸s{^ 111111011011100111011100111001001010001111110011011111011111110110111001110111001110010010100011111100110111101101011110 fdb9dce4a3f37dfdb9dce4a3f37b5e

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