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{^ 11100001111000011001010110110010010101110111110111100001111000011001010110110010010101110111101101011110 e1e195b2577de1e195b2577b5e
EUC-JP 矣粉W}矣粉W{^ 11100010111000111100101010110100010101110111110111100010111000111100101010110100010101110111101101011110 e2e3cab4577de2e3cab4577b5e
UTF-8 矣粉W}矣粉W{^ 1110011110011111101000111110011110110010100010010101011101111101111001111001111110100011111001111011001010001001010101110111101101011110 e79fa3e7b289577de79fa3e7b289577b5e
UHC 矣粉W}矣粉W{^ 11101011111110001101110111001111010101110111110111101011111110001101110111001111010101110111101101011110 ebf8ddcf577debf8ddcf577b5e

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