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 髣・蜈迎髣・蜈鶏^ 111010011001011110100101111001011000010110001100011111011110100110010111101001011110010110000101100011000111101101011110 e997a5e5858c7de997a5e5858c7b5e
EUC-JP 髣・蜈迎髣・蜈鶏^ 1111000111110111100011101010010111101001111001011011011111011110111100011111011110001110101001011110100111100101101101111101110001011110 f1f78ea5e9e5b7def1f78ea5e9e5b7dc5e
UTF-8 髣・蜈迎髣・蜈鶏^ 11101001101010111010001111101111101111011010010111101000100111001000100011101000101111111000111011101001101010111010001111101111101111011010010111101000100111001000100011101001101101101000111101011110 e9aba3efbda5e89c88e8bf8ee9aba3efbda5e89c88e9b68f5e
UHC ??蜈迎??蜈?^ 001111110011111111101000101001011110011111001010001111110011111111101000101001010011111101011110 3f3fe8a5e7ca3f3fe8a53f5e

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