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 昇ア酌昇ア灼^ 100011111011100011110111100011101011000110001110110111101000111110111000111101111000111010110001100011101101110001011110 8fb8f78eb18ede8fb8f78eb18edc5e
EUC-JP 昇?ア酌昇?ア灼^ 101111101011101000111111100011101011000110111100111000001011111010111010001111111000111010110001101111001101111001011110 beba3f8eb1bce0beba3f8eb1bcde5e
UTF-8 昇ア酌昇ア灼^ 11100110100110001000011111101110100101011011000111101111101111011011000111101001100001011000110011100110100110001000011111101110100101011011000111101111101111011011000111100111100000011011110001011110 e69887ee95b1efbdb1e9858ce69887ee95b1efbdb1e781bc5e
UHC 昇??酌昇??灼^ 11100011101100000011111100111111111011011100110011100011101100000011111100111111111011011100011101011110 e3b03f3fedcce3b03f3fedc75e

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