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 騾匁アス騾匁アス^ 11101001100000001001011011100110101100011011110111101001100000001001011011100110101100011011110101011110 e98096e6b1bde98096e6b1bd5e
EUC-JP 騾匁アス騾匁アス^ 1111000111100000110011001110100010001110101100011000111010111101111100011110000011001100111010001000111010110001100011101011110101011110 f1e0cce88eb18ebdf1e0cce88eb18ebd5e
UTF-8 騾匁アス騾匁アス^ 11101001101010001011111011100101100011001000000111101111101111011011000111101111101111011011110111101001101010001011111011100101100011001000000111101111101111011011000111101111101111011011110101011110 e9a8bee58c81efbdb1efbdbde9a8bee58c81efbdb1efbdbd5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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