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 昇ア爵昤ア灼^ 100011111011100011110110111011001011000110001110110111011111101011010100111101111000111010110001100011101101110001011110 8fb8f6ecb18eddfad4f78eb18edc5e
EUC-JP 昇?ア爵昤?ア灼^ 10111110101110100011111110001110101100011011110011011111100011111100001010100101001111111000111010110001101111001101111001011110 beba3f8eb1bcdf8fc2a53f8eb1bcde5e
UTF-8 昇ア爵昤ア灼^ 11100110100110001000011111101110100101001001001111101111101111011011000111100111100010001011010111100110100110001010010011101110100101011011000111101111101111011011000111100111100000011011110001011110 e69887ee9493efbdb1e788b5e698a4ee95b1efbdb1e781bc5e
UHC 昇??爵???灼^ 111000111011000000111111001111111110110111001001001111110011111100111111111011011100011101011110 e3b03f3fedc93f3f3fedc75e

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