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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辣ァ邨怡辣ァ邨悳^ 111001111000010110100111111001111011010110011100011111011110011110000101101001111110011110110101100111000111101101011110 e785a7e7b59c7de785a7e7b59c7b5e
EUC-JP 辣ァ邨怡辣ァ邨悳^ 1110110111100101100011101010011111101110101101111101011111011110111011011110010110001110101001111110111010110111110101111101110001011110 ede58ea7eeb7d7deede58ea7eeb7d7dc5e
UTF-8 辣ァ邨怡辣ァ邨悳^ 11101000101111101010001111101111101111011010011111101001100000101010100011100110100000001010000111101000101111101010001111101111101111011010011111101001100000101010100011100110100000101011001101011110 e8bea3efbda7e982a8e680a1e8bea3efbda7e982a8e682b35e
UHC 辣?邨怡辣?邨悳^ 110101011011100000111111111101011011111011101100101011101101010110111000001111111111010110111110110100111110110101011110 d5b83ff5beecaed5b83ff5bed3ed5e

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