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 111010011011011010101111111001111001011110010100010110111110100110110110101011111110011110010111100101000101101101000010 e9b6afe797945be9b6afe797945b42
EUC-JP 鮓ッ逞納鮓ッ逞納B 1111001010111000100011101010111111101101111101111100011110111100111100101011100010001110101011111110110111110111110001111011110001000010 f2b88eafedf7c7bcf2b88eafedf7c7bc42
UTF-8 鮓ッ逞納鮓ッ逞納B 11101001101011101001001111101111101111011010111111101001100000001001111011100111101101001000110111101001101011101001001111101111101111011010111111101001100000001001111011100111101101001000110101000010 e9ae93efbdafe9809ee7b48de9ae93efbdafe9809ee7b48d42
UHC ??逞納??逞納B 00111111001111111101011011000001110100101010000100111111001111111101011011000001110100101010000101000010 3f3fd6c1d2a13f3fd6c1d2a142

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