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 闖エ蝸怡闖エ蝸悳^ 111010001000111110110100111001011001011110011100011111011110100010001111101101001110010110010111100111000111101101011110 e88fb4e5979c7de88fb4e5979c7b5e
EUC-JP 闖エ蝸怡闖エ蝸悳^ 1110111111101111100011101011010011101001111101111101011111011110111011111110111110001110101101001110100111110111110101111101110001011110 efef8eb4e9f7d7deefef8eb4e9f7d7dc5e
UTF-8 闖エ蝸怡闖エ蝸悳^ 11101001100101111001011011101111101111011011010011101000100111011011100011100110100000001010000111101001100101111001011011101111101111011011010011101000100111011011100011100110100000101011001101011110 e99796efbdb4e89db8e680a1e99796efbdb4e89db8e682b35e
UHC 闖?蝸怡闖?蝸悳^ 111101111110011000111111111010001100010011101100101011101111011111100110001111111110100011000100110100111110110101011110 f7e63fe8c4ecaef7e63fe8c4d3ed5e

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