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 櫻??}櫻??{^ 1001111101001110001111110011111101111101100111110100111000111111001111110111101101011110 9f4e3f3f7d9f4e3f3f7b5e
EUC-JP 櫻??}櫻??{^ 1101110110101111001111110011111101111101110111011010111100111111001111110111101101011110 ddaf3f3f7dddaf3f3f7b5e
UTF-8 櫻뒏덦}櫻뒏덦{^ 111001101010101110111011111010111001001010001111111010111000110110100110011111011110011010101011101110111110101110010010100011111110101110001101101001100111101101011110 e6abbbeb928feb8da67de6abbbeb928feb8da67b5e
UHC 櫻뒏덦}櫻뒏덦{^ 111001011010000110001010100011001000100101000001011111011110010110100001100010101000110010001001010000010111101101011110 e5a18a8c89417de5a18a8c89417b5e

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