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^ 001111110011111100111111011101110011111100111111001111110111011101011110 3f3f3f773f3f3f775e
SJIS-WIN ???w???w^ 001111110011111100111111011101110011111100111111001111110111011101011110 3f3f3f773f3f3f775e
EUC-JP 庾??w庾??w^ 10001111101111001100111000111111001111110111011110001111101111001100111000111111001111110111011101011110 8fbcce3f3f778fbcce3f3f775e
UTF-8 庾싲맧w庾싲맧w^ 111001011011101010111110111011001000101110110010111010111010011110100111011101111110010110111010101111101110110010001011101100101110101110100111101001110111011101011110 e5babeec8bb2eba7a777e5babeec8bb2eba7a7775e
UHC 庾싲맧w庾싲맧w^ 111010101110110010011010111010111001000010110000011101111110101011101100100110101110101110010000101100000111011101011110 eaec9aeb90b077eaec9aeb90b0775e

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