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 。ァ。ァ\}。ァ。ァ\{^ 10100001101001111010000110100111010111000111110110100001101001111010000110100111010111000111101101011110 a1a7a1a75c7da1a7a1a75c7b5e
EUC-JP 。ァ。ァ\}。ァ。ァ\{^ 100011101010000110001110101001111000111010100001100011101010011101011100011111011000111010100001100011101010011110001110101000011000111010100111010111000111101101011110 8ea18ea78ea18ea75c7d8ea18ea78ea18ea75c7b5e
UTF-8 。ァ。ァ\}。ァ。ァ\{^ 1110111110111101101000011110111110111101101001111110111110111101101000011110111110111101101001110101110001111101111011111011110110100001111011111011110110100111111011111011110110100001111011111011110110100111010111000111101101011110 efbda1efbda7efbda1efbda75c7defbda1efbda7efbda1efbda75c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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