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 豢ァ蜃怡豢ァ蜃悳^ 111001101011010010100111111001011000011110011100011111011110011010110100101001111110010110000111100111000111101101011110 e6b4a7e5879c7de6b4a7e5879c7b5e
EUC-JP 豢ァ蜃怡豢ァ蜃悳^ 1110110010110110100011101010011111101001111001111101011111011110111011001011011010001110101001111110100111100111110101111101110001011110 ecb68ea7e9e7d7deecb68ea7e9e7d7dc5e
UTF-8 豢ァ蜃怡豢ァ蜃悳^ 11101000101100011010001011101111101111011010011111101000100111001000001111100110100000001010000111101000101100011010001011101111101111011010011111101000100111001000001111100110100000101011001101011110 e8b1a2efbda7e89c83e680a1e8b1a2efbda7e89c83e682b35e
UHC ??蜃怡??蜃悳^ 00111111001111111110001111110001111011001010111000111111001111111110001111110001110100111110110101011110 3f3fe3f1ecae3f3fe3f1d3ed5e

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