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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN セノ勺シ」上眈シ 1011111011001001100011101101100110111100101000111000111111100011111000011011110010111100 bec98ed9bca38fe3e1bcbc
EUC-JP セノ勺シ」上眈シ 10001110101111101000111011001001101111001101101110001110101111001000111010100011101111101110010111100010101111101000111010111100 8ebe8ec9bcdb8ebc8ea3bee5e2be8ebc
UTF-8 セノ勺シ」上眈シ 111011111011110110111110111011111011111010001001111001011000101110111010111011111011110110111100111011111011110110100011111001001011100010001010111001111001110010001000111011111011110110111100 efbdbeefbe89e58bbaefbdbcefbda3e4b88ae79c88efbdbc
UHC ??勺??上眈? 0011111100111111111011011100001100111111001111111101111110111110111101111010111100111111 3f3fedc33f3fdfbef7af3f

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