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 ??¡}??¡{^ 001111110011111110100001011111010011111100111111101000010111101101011110 3f3fa17d3f3fa17b5e
SJIS-WIN 櫻??}櫻??{^ 1001111101001110001111110011111101111101100111110100111000111111001111110111101101011110 9f4e3f3f7d9f4e3f3f7b5e
EUC-JP 櫻?¡}櫻?¡{^ 110111011010111100111111100011111010001011000010011111011101110110101111001111111000111110100010110000100111101101011110 ddaf3f8fa2c27dddaf3f8fa2c27b5e
UTF-8 櫻뗫¡}櫻뗫¡{^ 11100110101010111011101111101011100101111010101111000010101000010111110111100110101010111011101111101011100101111010101111000010101000010111101101011110 e6abbbeb97abc2a17de6abbbeb97abc2a17b5e
UHC 櫻뗫¡}櫻뗫¡{^ 111001011010000110001011111010111010001010101110011111011110010110100001100010111110101110100010101011100111101101011110 e5a18beba2ae7de5a18beba2ae7b5e

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