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 0011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f7e42
SJIS-WIN 郤種繍郤種州~B 1110011110111010100011101110110110001111010010101110011110111010100011101110110110001111010000100111111001000010 e7ba8eed8f4ae7ba8eed8f427e42
EUC-JP 郤種繍郤種州~B 1110111010111100101111001110111110111101101010111110111010111100101111001110111110111101101000110111111001000010 eebcbcefbdabeebcbcefbda37e42
UTF-8 郤種繍郤種州~B 1110100110000011101001001110011110101000101011101110011110111001100011011110100110000011101001001110011110101000101011101110010110110111100111100111111001000010 e983a4e7a8aee7b98de983a4e7a8aee5b79e7e42
UHC ?種??種州~B 0011111111110000111110100011111100111111111100001111101011110001101101100111111001000010 3ff0fa3f3ff0faf1b67e42

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