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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 逑冗ウ亙逑冗ウ亙B 111001111001001110001111111001111011001110011000011010011110011110010011100011111110011110110011100110000110100101000010 e7938fe7b39869e7938fe7b3986942
EUC-JP 逑冗ウ亙逑冗ウ亙B 1110110111110011101111101110100110001110101100111100111111001010111011011111001110111110111010011000111010110011110011111100101001000010 edf3bee98eb3cfcaedf3bee98eb3cfca42
UTF-8 逑冗ウ亙逑冗ウ亙B 11101001100000001001000111100101100001101001011111101111101111011011001111100100101110101001100111101001100000001001000111100101100001101001011111101111101111011011001111100100101110101001100101000010 e98091e58697efbdb3e4ba99e98091e58697efbdb3e4ba9942
UHC 逑冗??逑冗??B 11001111110001111110100110110111001111110011111111001111110001111110100110110111001111110011111101000010 cfc7e9b73f3fcfc7e9b73f3f42

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