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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN モ。矗W}モ。矗W{^ 11010011101000011110000111011110010101110111110111010011101000011110000111011110010101110111101101011110 d3a1e1de577dd3a1e1de577b5e
EUC-JP モ。矗W}モ。矗W{^ 1000111011010011100011101010000111100010111000000101011101111101100011101101001110001110101000011110001011100000010101110111101101011110 8ed38ea1e2e0577d8ed38ea1e2e0577b5e
UTF-8 モ。矗W}モ。矗W{^ 1110111110111110100100111110111110111101101000011110011110011111100101110101011101111101111011111011111010010011111011111011110110100001111001111001111110010111010101110111101101011110 efbe93efbda1e79f97577defbe93efbda1e79f97577b5e
UHC ??矗W}??矗W{^ 00111111001111111111010110111000010101110111110100111111001111111111010110111000010101110111101101011110 3f3ff5b8577d3f3ff5b8577b5e

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