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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN シト勺辞シト勺辞B 10111100110001001000111011011001100011101010101110111100110001001000111011011001100011101010101101000010 bcc48ed98eabbcc48ed98eab42
EUC-JP シト勺辞シト勺辞B 1000111010111100100011101100010010111100110110111011110010101101100011101011110010001110110001001011110011011011101111001010110101000010 8ebc8ec4bcdbbcad8ebc8ec4bcdbbcad42
UTF-8 シト勺辞シト勺辞B 11101111101111011011110011101111101111101000010011100101100010111011101011101000101111101001111011101111101111011011110011101111101111101000010011100101100010111011101011101000101111101001111001000010 efbdbcefbe84e58bbae8be9eefbdbcefbe84e58bbae8be9e42
UHC ??勺???勺?B 0011111100111111111011011100001100111111001111110011111111101101110000110011111101000010 3f3fedc33f3f3fedc33f42

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