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 髱ア邀図髱ア邀須^ 111010011001110110110001111001111011000110010000011111011110100110011101101100011110011110110001100100000111101101011110 e99db1e7b1907de99db1e7b1907b5e
EUC-JP 髱ア邀図髱ア邀須^ 1111000111111101100011101011000111101110101100111011111111011110111100011111110110001110101100011110111010110011101111111101110001011110 f1fd8eb1eeb3bfdef1fd8eb1eeb3bfdc5e
UTF-8 髱ア邀図髱ア邀須^ 11101001101010111011000111101111101111011011000111101001100000101000000011100101100110111011001111101001101010111011000111101111101111011011000111101001100000101000000011101001101000001000100001011110 e9abb1efbdb1e98280e59bb3e9abb1efbdb1e98280e9a0885e
UHC ??邀???邀須^ 001111110011111111101001101011010011111100111111001111111110100110101101111000101100111001011110 3f3fe9ad3f3f3fe9ade2ce5e

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