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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 。ァ。、}。ァ。、{^ 1010000110100111101000011010010001111101101000011010011110100001101001000111101101011110 a1a7a1a47da1a7a1a47b5e
EUC-JP 。ァ。、}。ァ。、{^ 10001110101000011000111010100111100011101010000110001110101001000111110110001110101000011000111010100111100011101010000110001110101001000111101101011110 8ea18ea78ea18ea47d8ea18ea78ea18ea47b5e
UTF-8 。ァ。、}。ァ。、{^ 111011111011110110100001111011111011110110100111111011111011110110100001111011111011110110100100011111011110111110111101101000011110111110111101101001111110111110111101101000011110111110111101101001000111101101011110 efbda1efbda7efbda1efbda47defbda1efbda7efbda1efbda47b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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