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^ 1111101110001111001111110011111101110111111110111000111100111111001111110111011101011110 fb8f3f3f77fb8f3f3f775e
EUC-JP 繒??w繒??w^ 10001111110101001101010000111111001111110111011110001111110101001101010000111111001111110111011101011110 8fd4d43f3f778fd4d43f3f775e
UTF-8 繒ㅵ벌w繒ㅵ벌w^ 111001111011100110010010111000111000010110110101111010111011001010001100011101111110011110111001100100101110001110000101101101011110101110110010100011000111011101011110 e7b992e385b5ebb28c77e7b992e385b5ebb28c775e
UHC 繒ㅵ벌w繒ㅵ벌w^ 111100011111100110100100111001011011100111111010011101111111000111111001101001001110010110111001111110100111011101011110 f1f9a4e5b9fa77f1f9a4e5b9fa775e

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