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{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 咫痾W}咫痾W{^ 10011010010000001110000101111101010101110111110110011010010000001110000101111101010101110111101101011110 9a40e17d577d9a40e17d577b5e
EUC-JP 咫痾W}咫痾W{^ 11010011101000011110000111011110010101110111110111010011101000011110000111011110010101110111101101011110 d3a1e1de577dd3a1e1de577b5e
UTF-8 咫痾W}咫痾W{^ 1110010110010010101010111110011110010111101111100101011101111101111001011001001010101011111001111001011110111110010101110111101101011110 e592abe797be577de592abe797be577b5e
UHC 咫?W}咫?W{^ 1111001010100001001111110101011101111101111100101010000100111111010101110111101101011110 f2a13f577df2a13f577b5e

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