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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 昇エゾ礼昇エゾ硺^ 100011111011100010110100101111111101111011111011011111011000111110111000101101001011111111011110111110110111101101011110 8fb8b4bfdefb7d8fb8b4bfdefb7b5e
EUC-JP 昇エゾ?昇エゾ硺^ 101111101011101010001110101101001000111010111111100011101101111000111111101111101011101010001110101101001000111010111111100011101101111010001111110011111110110101011110 beba8eb48ebf8ede3fbeba8eb48ebf8ede8fcfed5e
UTF-8 昇エゾ礼昇エゾ硺^ 11100110100110001000011111101111101111011011010011101111101111011011111111101111101111101001111011101111101010001001100011100110100110001000011111101111101111011011010011101111101111011011111111101111101111101001111011100111101000011011101001011110 e69887efbdb4efbdbfefbe9eefa898e69887efbdb4efbdbfefbe9ee7a1ba5e
UHC 昇????昇????^ 11100011101100000011111100111111001111110011111111100011101100000011111100111111001111110011111101011110 e3b03f3f3f3fe3b03f3f3f3f5e

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