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^ 10001111101100111110110100111111001111110111011110001111101100111110110100111111001111110111011101011110 8fb3ed3f3f778fb3ed3f3f775e
UTF-8 勖븀벌w勖븀벌w^ 111001011000101110010110111010111011100010000000111010111011001010001100011101111110010110001011100101101110101110111000100000001110101110110010100011000111011101011110 e58b96ebb880ebb28c77e58b96ebb880ebb28c775e
UHC 勖븀벌w勖븀벌w^ 111010011110110110111010111001111011100111111010011101111110100111101101101110101110011110111001111110100111011101011110 e9edbae7b9fa77e9edbae7b9fa775e

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