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 愠ェ遙諳愠ェ遙諚^ 111110101100000110101010111010101010000111100110011111011111101011000001101010101110101010100001111001100111101101011110 fac1aaeaa1e67dfac1aaeaa1e67b5e
EUC-JP ?ェ遙諳?ェ遙諚^ 001111111000111010101010111101001010001111101011110111100011111110001110101010101111010010100011111010111101110001011110 3f8eaaf4a3ebde3f8eaaf4a3ebdc5e
UTF-8 愠ェ遙諳愠ェ遙諚^ 11100110100001001010000011101111101111011010101011101001100000011001100111101000101010111011001111100110100001001010000011101111101111011010101011101001100000011001100111101000101010111001101001011110 e684a0efbdaae98199e8abb3e684a0efbdaae98199e8ab9a5e
UHC ??遙???遙?^ 0011111100111111111010011010101100111111001111110011111111101001101010110011111101011110 3f3fe9ab3f3f3fe9ab3f5e

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