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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ウ、糀}ウ、糀{^ 1011001110100100111000101110111101111101101100111010010011100010111011110111101101011110 b3a4e2ef7db3a4e2ef7b5e
EUC-JP ウ、糀}ウ、糀{^ 100011101011001110001110101001001110010011110001011111011000111010110011100011101010010011100100111100010111101101011110 8eb38ea4e4f17d8eb38ea4e4f17b5e
UTF-8 ウ、糀}ウ、糀{^ 111011111011110110110011111011111011110110100100111001111011001110000000011111011110111110111101101100111110111110111101101001001110011110110011100000000111101101011110 efbdb3efbda4e7b3807defbdb3efbda4e7b3807b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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