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 111001101111000110001111111001111011001110011000011010011110011011110001100011111110011110110011100110000110100101000010 e6f18fe7b39869e6f18fe7b3986942
EUC-JP 踈冗ウ亙踈冗ウ亙B 1110110011110011101111101110100110001110101100111100111111001010111011001111001110111110111010011000111010110011110011111100101001000010 ecf3bee98eb3cfcaecf3bee98eb3cfca42
UTF-8 踈冗ウ亙踈冗ウ亙B 11101000101110001000100011100101100001101001011111101111101111011011001111100100101110101001100111101000101110001000100011100101100001101001011111101111101111011011001111100100101110101001100101000010 e8b888e58697efbdb3e4ba99e8b888e58697efbdb3e4ba9942
UHC ?冗???冗??B 0011111111101001101101110011111100111111001111111110100110110111001111110011111101000010 3fe9b73f3f3fe9b73f3f42

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