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 鞐匁アス鞐匁アス^ 11101000110111101001011011100110101100011011110111101000110111101001011011100110101100011011110101011110 e8de96e6b1bde8de96e6b1bd5e
EUC-JP 鞐匁アス鞐匁アス^ 1111000011100000110011001110100010001110101100011000111010111101111100001110000011001100111010001000111010110001100011101011110101011110 f0e0cce88eb18ebdf0e0cce88eb18ebd5e
UTF-8 鞐匁アス鞐匁アス^ 11101001100111101001000011100101100011001000000111101111101111011011000111101111101111011011110111101001100111101001000011100101100011001000000111101111101111011011000111101111101111011011110101011110 e99e90e58c81efbdb1efbdbde99e90e58c81efbdb1efbdbd5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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