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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ワ。ワ。^ 11110111101110101111010111111001110111001010000111110111101110101111010111111001110111001010000101011110 f7baf5f9dca1f7baf5f9dca15e
EUC-JP ??ワ。??ワ。^ 00111111001111111000111011011100100011101010000100111111001111111000111011011100100011101010000101011110 3f3f8edc8ea13f3f8edc8ea15e
UTF-8 ワ。ワ。^ 11101110100101101001110111101110100100011010010011101111101111101001110011101111101111011010000111101110100101101001110111101110100100011010010011101111101111101001110011101111101111011010000101011110 ee969dee91a4efbe9cefbda1ee969dee91a4efbe9cefbda15e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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