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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ?ッ?ッ\}?ッ?ッ\{^ 00111111101011110011111110101111010111000111110100111111101011110011111110101111010111000111101101011110 3faf3faf5c7d3faf3faf5c7b5e
EUC-JP ?ッ?ッ\}?ッ?ッ\{^ 0011111110001110101011110011111110001110101011110101110001111101001111111000111010101111001111111000111010101111010111000111101101011110 3f8eaf3f8eaf5c7d3f8eaf3f8eaf5c7b5e
UTF-8 ッッ\}ッッ\{^ 1110111010111100101000011110111110111101101011111110111010111100101000011110111110111101101011110101110001111101111011101011110010100001111011111011110110101111111011101011110010100001111011111011110110101111010111000111101101011110 eebca1efbdafeebca1efbdaf5c7deebca1efbdafeebca1efbdaf5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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